Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/from-paris-to-berlin…
Browse files Browse the repository at this point in the history
…-web/typescript-5.6.2
  • Loading branch information
jesperancinha authored Sep 21, 2024
2 parents 14b31de + 777ce80 commit 96af6fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion from-paris-to-berlin-resilience4j-aop-spring-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>3.3.3</version>
<version>3.3.4</version>
<configuration>
<mainClass>org.jesperancinha.fptb.circuit.breaker.FromPTBAopCircuitBreakerLauncher</mainClass>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<gson.version>2.11.0</gson.version>
<omni-coveragereporter-maven-plugin.version>0.4.4</omni-coveragereporter-maven-plugin.version>
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
<spring-boot.version>3.3.3</spring-boot.version>
<spring-boot.version>3.3.4</spring-boot.version>
<kotest.version>5.9.1</kotest.version>
<kotlinx-coroutines-debug.version>1.9.0</kotlinx-coroutines-debug.version>
<springdoc-openapi-starter-webmvc-ui.version>2.6.0</springdoc-openapi-starter-webmvc-ui.version>
Expand Down

0 comments on commit 96af6fb

Please sign in to comment.