Skip to content

Commit 4e52140

Browse files
authored
Merge pull request #2570 from apache/dependabot/maven/org.apache.cxf-cxf-bom-3.6.10
chore(deps): bump org.apache.cxf:cxf-bom from 3.6.9 to 3.6.10
2 parents 89b936c + 79bfe5c commit 4e52140

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration-tests/meecrowave-support/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>org.apache.cxf</groupId>
8080
<artifactId>cxf-bom</artifactId>
81-
<version>3.6.9</version>
81+
<version>3.6.10</version>
8282
<scope>import</scope>
8383
<type>pom</type>
8484
</dependency>

samples/web-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.apache.cxf</groupId>
5151
<artifactId>cxf-bom</artifactId>
52-
<version>3.6.9</version>
52+
<version>3.6.10</version>
5353
<scope>import</scope>
5454
<type>pom</type>
5555
</dependency>

0 commit comments

Comments
 (0)