This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-quartz-shade.git
The following commit(s) were added to refs/heads/master by this push:
new 5c328a5 Bump org.apache:apache from 35 to 36
5c328a5 is described below
commit 5c328a5117c3ee63e7676eb5418b55bc63f4dabf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 12 04:14:30 2026 +0000
Bump org.apache:apache from 35 to 36
Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent)
from 35 to 36.
- [Release notes](https://github.com/apache/maven-apache-parent/releases)
- [Commits](https://github.com/apache/maven-apache-parent/commits)
---
updated-dependencies:
- dependency-name: org.apache:apache
dependency-version: '36'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index aaeda94..e56c82b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>35</version>
+ <version>36</version>
<relativePath><!--Resolve on repository--></relativePath>
</parent>