Skip to content

Commit 76adaa2

Browse files
dependabot[bot]isidore
authored andcommitted
Bump camel-xstream from 3.20.5 to 3.20.6
Bumps camel-xstream from 3.20.5 to 3.20.6. --- updated-dependencies: - dependency-name: org.apache.camel:camel-xstream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f655c2 commit 76adaa2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

approvaltests-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>org.apache.camel</groupId>
109109
<artifactId>camel-xstream</artifactId>
110-
<version>3.20.5</version>
110+
<version>3.20.6</version>
111111
</dependency>
112112

113113
<dependency>

approvaltests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.apache.camel</groupId>
2424
<artifactId>camel-xstream</artifactId>
25-
<version>3.20.5</version>
25+
<version>3.20.6</version>
2626
<optional>true</optional>
2727
</dependency>
2828
<dependency>

0 commit comments

Comments
 (0)