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

chrisdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-build-tools.git


The following commit(s) were added to refs/heads/develop by this push:
     new 9315f6f  chore: Updated the "apache" parent to the latest version 
throughout the project.
9315f6f is described below

commit 9315f6fc8881c899a0f2b1d19ac985933da81715
Author: Christofer Dutz <[email protected]>
AuthorDate: Mon Jul 27 11:58:26 2026 +0200

    chore: Updated the "apache" parent to the latest version throughout the 
project.
---
 code-generation/pom.xml | 2 +-
 jenkins.pom             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/code-generation/pom.xml b/code-generation/pom.xml
index 14a5f9a..2c3e6f1 100644
--- a/code-generation/pom.xml
+++ b/code-generation/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>34</version>
+    <version>39</version>
     <relativePath />
   </parent>
 
diff --git a/jenkins.pom b/jenkins.pom
index 8404671..a278373 100644
--- a/jenkins.pom
+++ b/jenkins.pom
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>34</version>
+        <version>39</version>
         <relativePath />
     </parent>
 

Reply via email to