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.git
The following commit(s) were added to refs/heads/develop by this push:
new 360a18d759 chore: Updated the "apache" parent to the latest version
throughout the project.
360a18d759 is described below
commit 360a18d7597594906a6f6bfad4f855b5f67fefa4
Author: Christofer Dutz <[email protected]>
AuthorDate: Mon Jul 27 11:58:27 2026 +0200
chore: Updated the "apache" parent to the latest version throughout the
project.
---
jenkins.pom | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jenkins.pom b/jenkins.pom
index bb2a0e7519..40293e5eac 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>
</parent>
<groupId>org.apache.plc4x</groupId>