This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-transform.git
The following commit(s) were added to refs/heads/main by this push:
new ca392bf Bump plexus-utils from 3.1.0 to 3.5.0 (#6)
ca392bf is described below
commit ca392bf26148051f2afa2e37bd9bb29fb3ca3168
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 4 12:35:31 2023 +0000
Bump plexus-utils from 3.1.0 to 3.5.0 (#6)
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from
3.1.0 to 3.5.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.1.0...plexus-utils-3.5.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
log4j-transform-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/log4j-transform-parent/pom.xml b/log4j-transform-parent/pom.xml
index c79db55..02d84a6 100644
--- a/log4j-transform-parent/pom.xml
+++ b/log4j-transform-parent/pom.xml
@@ -45,7 +45,7 @@
<junit.version>5.9.1</junit.version>
<log4j2.version>2.19.1-SNAPSHOT</log4j2.version>
<maven.version>3.6.0</maven.version>
- <plexus-utils.version>3.1.0</plexus-utils.version>
+ <plexus-utils.version>3.5.0</plexus-utils.version>
<slf4j.version>2.0.6</slf4j.version>
<spotbugs.version>4.7.3</spotbugs.version>
<!-- plugin versions -->