Skip to content

Commit 2ee66aa

Browse files
committed
resolved snapshot
1 parent 92d906d commit 2ee66aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

poms-parent/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
<!-- dependency provided by VPRO -->
1818
<vpro-camel.version>2.1.0</vpro-camel.version>
1919
<events.version>3.0</events.version>
20-
<vpro.shared.version>5.12-SNAPSHOT</vpro.shared.version>
20+
<vpro.shared.version>5.12.0</vpro.shared.version>
2121

2222
<checker.version>3.51.1</checker.version>
2323
<!-- External Artifacts -->
2424
<activemq.version>6.1.7</activemq.version> <!-- server is 5.x, this seems to work though; otherwise we get javax.jms stuff in, giving client side errors -->
2525
<aspectj.version>1.9.24</aspectj.version>
2626
<camel.version>4.14.1</camel.version> <!-- let's limit to even minors (LTS), so 4.14.x for now -->
2727
<cxf.version>4.0.9</cxf.version>
28-
<awssdk.version>2.35.6</awssdk.version><!-- version used by camel -->
28+
<awssdk.version>2.35.8</awssdk.version><!-- version used by camel -->
2929
<kafka-clients.version>3.9.1</kafka-clients.version><!-- version used by camel -->
3030
<guava.version>33.5.0-jre</guava.version>
3131
<guice.version>7.0.0</guice.version>
@@ -49,7 +49,7 @@
4949
-->
5050
<!-- linked to hibernate search -->
5151

52-
<flyway.version>11.14.0</flyway.version>
52+
<flyway.version>11.14.1</flyway.version>
5353

5454
<jackson2.version>2.20.0</jackson2.version>
5555
<jaxb.version>4.0.6</jaxb.version>

0 commit comments

Comments
 (0)