Skip to content

Commit

Permalink
bump cayenne and spring boot dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andponlin committed Jun 30, 2024
1 parent 2f00b32 commit f343a8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions haikudepotserver-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.parameters>true</maven.compiler.parameters>

<spring-boot.version>3.3.0</spring-boot.version>
<spring-boot.version>3.3.1</spring-boot.version>

<postgresql.version>42.7.3</postgresql.version>
<cayenne.version>4.2</cayenne.version>
<cayenne.version>4.2.1</cayenne.version>

<slf4j.version>2.0.7</slf4j.version>
<jackson-databind.version>2.16.1</jackson-databind.version>
Expand Down

0 comments on commit f343a8b

Please sign in to comment.