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

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-samples.git


The following commit(s) were added to refs/heads/main by this push:
     new 5c1217f  Bump org.apache.logging:logging-parent in 
/log4j-samples-graalvm (#273)
5c1217f is described below

commit 5c1217f15e7a705bf8dc86f85d256739b1994ba9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 24 14:26:03 2025 +0100

    Bump org.apache.logging:logging-parent in /log4j-samples-graalvm (#273)
    
    Bumps 
[org.apache.logging:logging-parent](https://github.com/apache/logging-parent) 
from 11.3.0 to 12.0.0.
    - [Release notes](https://github.com/apache/logging-parent/releases)
    - 
[Commits](https://github.com/apache/logging-parent/compare/rel/11.3.0...rel/12.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging:logging-parent
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 log4j-samples-graalvm/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/log4j-samples-graalvm/pom.xml b/log4j-samples-graalvm/pom.xml
index 7ed048a..71d1f5a 100644
--- a/log4j-samples-graalvm/pom.xml
+++ b/log4j-samples-graalvm/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging</groupId>
     <artifactId>logging-parent</artifactId>
-    <version>11.3.0</version>
+    <version>12.0.0</version>
     <relativePath />
   </parent>
 

Reply via email to