Skip to content

Commit 3cdffad

Browse files
committed
chore(deps): update citrus core to v4.8 and spring-boot to v3.5.5
1 parent c5e1e4c commit 3cdffad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,17 @@
2424
<maven.nexus-staging.plugin.version>1.6.13</maven.nexus-staging.plugin.version>
2525

2626
<lombok.version>1.18.34</lombok.version>
27-
<citrus.version>4.7.0</citrus.version>
27+
<citrus.version>4.8.0</citrus.version>
2828

29-
<spring-boot.version>3.5.3</spring-boot.version>
29+
<spring-boot.version>3.5.5</spring-boot.version>
3030
<testng.version>7.11.0</testng.version>
3131
<wsdl4j.version>1.6.3</wsdl4j.version>
3232
<xerces.version>2.12.2</xerces.version>
3333
<xstream.version>1.4.21</xstream.version>
3434

35-
<!-- see https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-log4j2/3.5.3 -->
35+
<!-- see https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-log4j2/3.5.5 -->
3636
<log4j2.version>2.24.3</log4j2.version>
37-
<!-- see https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-logging/3.5.3 -->
37+
<!-- see https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-logging/3.5.5 -->
3838
<logback.classic.version>1.5.18</logback.classic.version>
3939

4040
<node.version>v22.4.1</node.version>

0 commit comments

Comments
 (0)