Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jul 13, 2024
1 parent 95fbc6c commit c9d3b47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion as2-partnership-mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

<!-- Include here to not bloat the global scope -->
<properties>
<mongodb-client.version>5.0.1</mongodb-client.version>
<mongodb-client.version>5.1.2</mongodb-client.version>
<flapdoodle.version>3.5.4</flapdoodle.version>
</properties>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

<properties>
<log4j.version>2.23.1</log4j.version>
<spring-boot.version>3.2.5</spring-boot.version>
<spring-boot.version>3.3.1</spring-boot.version>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -98,7 +98,7 @@
<dependency>
<groupId>com.helger.photon</groupId>
<artifactId>ph-oton-parent-pom</artifactId>
<version>9.2.3</version>
<version>9.2.5</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit c9d3b47

Please sign in to comment.