Skip to content

Commit

Permalink
Merge pull request #20 from ClearXs/1.1.x
Browse files Browse the repository at this point in the history
upgrade: springboot-3.2.5
  • Loading branch information
ClearXs authored May 2, 2024
2 parents ccd0c94 + 334de0c commit ea2f3e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<java.version>22</java.version>
<drools.version>9.44.0.Final</drools.version>
<reactor-bom>2023.0.3</reactor-bom>
<spring.boot.version>3.2.4</spring.boot.version>
<spring.boot.version>3.2.5</spring.boot.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<maven-plugin.version>3.8.1</maven-plugin.version>
<maven-jar-plugin.version>3.1.0</maven-jar-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion uno-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

Expand Down

0 comments on commit ea2f3e2

Please sign in to comment.