This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-audit-sample.git


The following commit(s) were added to refs/heads/master by this push:
     new 9a2ac44  Update `com.fasterxml:classmate` to version `1.7.0` (#36)
9a2ac44 is described below

commit 9a2ac44fc38fbde8a65bd3b098b17f3c9c2f1d44
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Wed Jan 3 11:49:02 2024 +0000

    Update `com.fasterxml:classmate` to version `1.7.0` (#36)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e394f67..d6c15d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
     <bnd.baseline.skip>true</bnd.baseline.skip>
 
     <maven.javadoc.failOnError>false</maven.javadoc.failOnError>
-    <classmate.version>1.6.0</classmate.version>
+    <classmate.version>1.7.0</classmate.version>
     <jackson.version>2.16.1</jackson.version>
     <log4j.version>2.22.1</log4j.version>
     <log4j-audit.version>1.0.1</log4j-audit.version>

Reply via email to