Skip to content

Commit a6a96fa

Browse files
committed
Version bump
1 parent a2078e4 commit a6a96fa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

phase2-demo-spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</licenses>
4242

4343
<properties>
44-
<spring-boot.version>3.5.7</spring-boot.version>
44+
<spring-boot.version>4.0.0</spring-boot.version>
4545
</properties>
4646

4747
<dependencies>

phase2-partnership-mongodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
<!-- Include here to not bloat the global scope -->
5555
<properties>
56-
<mongodb-client.version>5.6.1</mongodb-client.version>
56+
<mongodb-client.version>5.6.2</mongodb-client.version>
5757
<flapdoodle.version>4.21.0</flapdoodle.version>
5858
</properties>
5959

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>com.helger</groupId>
8686
<artifactId>ph-css-parent-pom</artifactId>
87-
<version>8.1.0</version>
87+
<version>8.1.1</version>
8888
<type>pom</type>
8989
<scope>import</scope>
9090
</dependency>

0 commit comments

Comments
 (0)