Skip to content

Commit cc2a24c

Browse files
committed
build: fix build + camel upgrade
1 parent 1eb676a commit cc2a24c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<cron-utils.version>9.2.1</cron-utils.version>
137137
<bucket4j-core.version>8.0.1</bucket4j-core.version>
138138
<aws-java-sdk.version>1.12.782</aws-java-sdk.version>
139-
<camel.version>4.7.0</camel.version>
139+
<camel.version>4.10.3</camel.version>
140140
<jasypt.version>1.9.3</jasypt.version>
141141

142142
<commons-io.version>2.18.0</commons-io.version>
@@ -184,7 +184,7 @@
184184
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
185185
<maven-site-plugin.version>3.8.2</maven-site-plugin.version>
186186
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
187-
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
187+
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
188188
<mojo-executor.version>2.3.1</mojo-executor.version>
189189
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
190190
<plexus-utils.version>4.0.2</plexus-utils.version>

0 commit comments

Comments
 (0)