Skip to content

Commit

Permalink
spring boot upkeep
Browse files Browse the repository at this point in the history
  • Loading branch information
querwurzel committed Nov 24, 2023
1 parent ecebd3e commit a7add4d
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 @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.5</version>
<version>3.1.6</version>
<relativePath/><!-- lookup parent from repository -->
</parent>

Expand Down Expand Up @@ -43,7 +43,7 @@
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>

<!-- 3rd-party library versions -->
<spring-boot-bom.version>3.1.5</spring-boot-bom.version>
<spring-boot-bom.version>3.1.6</spring-boot-bom.version>
<junixsocket.version>2.8.3</junixsocket.version>
<flyway.version>9.22.3</flyway.version>
<artemis.version>2.31.2</artemis.version>
Expand Down

0 comments on commit a7add4d

Please sign in to comment.