Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Dec 10, 2023
1 parent 245cf5e commit 032d37e
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 @@ -57,7 +57,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-sync</artifactId>
<version>4.11.0</version>
<version>4.11.1</version>
</dependency>
<dependency>
<groupId>de.flapdoodle.embed</groupId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
</developers>

<properties>
<log4j.version>2.21.1</log4j.version>
<spring-boot.version>3.1.5</spring-boot.version>
<log4j.version>2.22.0</log4j.version>
<spring-boot.version>3.2.0</spring-boot.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 032d37e

Please sign in to comment.