This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/maven/com.fasterxml.woodstox-woodstox-core-6.4.0
in repository https://gitbox.apache.org/repos/asf/archiva.git
commit eb9ab9af7d3e359823b22a56e2e0808273005a98
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 25 21:14:27 2022 +0000
Bump woodstox-core from 6.2.4 to 6.4.0
Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.2.4 to
6.4.0.
- [Release notes](https://github.com/FasterXML/woodstox/releases)
-
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.2.4...woodstox-core-6.4.0)
---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 53c3284d4..405801aa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1488,7 +1488,7 @@
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
- <version>6.2.4</version>
+ <version>6.4.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.woodstox</groupId>