Skip to content

Commit 8e20cb9

Browse files
authored
Merge branch 'main' into dependabot/maven/org.apache.camel.kamelets-camel-kamelets-catalog-4.16.0
2 parents 23b1d3e + 601e86b commit 8e20cb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
<camel.version>4.15.0</camel.version>
5252
<camel.kamelet.catalog.version>4.16.0</camel.kamelet.catalog.version>
5353
<camel.quarkus.version>3.27.0</camel.quarkus.version>
54-
<roaster.version>2.30.1.Final</roaster.version>
54+
<roaster.version>2.30.3.Final</roaster.version>
5555
<awaitility.version>4.3.0</awaitility.version>
5656
<tyrus.version>2.2.1</tyrus.version>
57-
<commons-text.version>1.14.0</commons-text.version>
57+
<commons-text.version>1.15.0</commons-text.version>
5858
<kubernetes.client.version>7.4.0</kubernetes.client.version>
5959
</properties>
6060

@@ -95,7 +95,7 @@
9595
<plugin>
9696
<groupId>org.apache.maven.plugins</groupId>
9797
<artifactId>maven-source-plugin</artifactId>
98-
<version>3.3.1</version>
98+
<version>3.4.0</version>
9999
<executions>
100100
<execution>
101101
<id>attach-sources</id>

0 commit comments

Comments
 (0)