This is an automated email from the ASF dual-hosted git repository.
andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
The following commit(s) were added to refs/heads/main by this push:
new 2e0dec3883 Bump the maven-patch-group group with 2 updates
2e0dec3883 is described below
commit 2e0dec3883ff750e36a0560942f095b09027b641
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 5 00:15:03 2025 +0000
Bump the maven-patch-group group with 2 updates
Bumps the maven-patch-group group with 2 updates:
[org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) and
[org.eclipse.jetty.ee10:jetty-ee10-bom](https://github.com/jetty/jetty.project).
Updates `org.eclipse.jetty:jetty-bom` from 12.0.19 to 12.0.20
- [Release notes](https://github.com/jetty/jetty.project/releases)
-
[Commits](https://github.com/jetty/jetty.project/compare/jetty-12.0.19...jetty-12.0.20)
Updates `org.eclipse.jetty.ee10:jetty-ee10-bom` from 12.0.19 to 12.0.20
- [Release notes](https://github.com/jetty/jetty.project/releases)
-
[Commits](https://github.com/jetty/jetty.project/compare/jetty-12.0.19...jetty-12.0.20)
Updates `org.eclipse.jetty.ee10:jetty-ee10-bom` from 12.0.19 to 12.0.20
- [Release notes](https://github.com/jetty/jetty.project/releases)
-
[Commits](https://github.com/jetty/jetty.project/compare/jetty-12.0.19...jetty-12.0.20)
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-bom
dependency-version: 12.0.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
- dependency-name: org.eclipse.jetty.ee10:jetty-ee10-bom
dependency-version: 12.0.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
- dependency-name: org.eclipse.jetty.ee10:jetty-ee10-bom
dependency-version: 12.0.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
...
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 f49320dbc2..9cf3cf7b4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
<ver.jakarta.json>2.0.1</ver.jakarta.json>
<!-- These two must be in-step -->
- <ver.jetty>12.0.19</ver.jetty>
+ <ver.jetty>12.0.20</ver.jetty>
<ver.jakarta-servlet>6.1.0</ver.jakarta-servlet>
<!--