Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/spring-cc1618c55c
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed Jul 4, 2024
2 parents 7dbcf55 + e7b33ab commit 3a8b18f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<maven-failsafe-plugin.version>3.3.0</maven-failsafe-plugin.version>
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
<spring-boot-starter-parent.version>3.3.1</spring-boot-starter-parent.version>
<spring-boot-maven-plugin.version>3.3.0</spring-boot-maven-plugin.version>
<spring-boot-maven-plugin.version>3.3.1</spring-boot-maven-plugin.version>

<!-- EH Cache -->
<ehcache.version>3.10.8</ehcache.version>
Expand Down Expand Up @@ -126,7 +126,7 @@
<micrometer-tracing-bridge-otel.version>1.3.1</micrometer-tracing-bridge-otel.version>
<opentelemetry-exporter-zipkin.version>1.39.0</opentelemetry-exporter-zipkin.version>
<loki-logback-appender.version>1.5.2</loki-logback-appender.version>
<rewrite-maven-plugin.version>5.34.1</rewrite-maven-plugin.version>
<rewrite-maven-plugin.version>5.35.0</rewrite-maven-plugin.version>
</properties>

<build>
Expand Down

0 comments on commit 3a8b18f

Please sign in to comment.