This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push:
new 226dce0a8 Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.0 to
3.3.1 (#225)
226dce0a8 is described below
commit 226dce0a8fd11c1b4db09f5885f115dbed850ce2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 25 05:54:57 2023 +0100
Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.0 to 3.3.1 (#225)
Bumps
[org.apache.maven.plugins:maven-jxr-plugin](https://github.com/apache/maven-jxr)
from 3.3.0 to 3.3.1.
-
[Commits](https://github.com/apache/maven-jxr/compare/jxr-3.3.0...jxr-3.3.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jxr-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a7c6f3e4b..f1f5fa04c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -478,7 +478,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jxr-plugin</artifactId>
- <version>3.3.0</version>
+ <version>3.3.1</version>
</plugin>
<plugin>
<groupId>org.owasp</groupId>