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 92981b321a Bump the maven-patch-group group with 3 updates
92981b321a is described below
commit 92981b321aaabf219d445e4dedd88b71689b562b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 10 01:13:44 2024 +0000
Bump the maven-patch-group group with 3 updates
Bumps the maven-patch-group group with 3 updates:
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf),
[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 `com.google.protobuf:protobuf-java` from 4.27.0 to 4.27.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
-
[Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)
Updates `org.eclipse.jetty:jetty-bom` from 12.0.9 to 12.0.10
- [Release notes](https://github.com/jetty/jetty.project/releases)
-
[Commits](https://github.com/jetty/jetty.project/compare/jetty-12.0.9...jetty-12.0.10)
Updates `org.eclipse.jetty.ee10:jetty-ee10-bom` from 12.0.9 to 12.0.10
- [Release notes](https://github.com/jetty/jetty.project/releases)
-
[Commits](https://github.com/jetty/jetty.project/compare/jetty-12.0.9...jetty-12.0.10)
Updates `org.eclipse.jetty.ee10:jetty-ee10-bom` from 12.0.9 to 12.0.10
- [Release notes](https://github.com/jetty/jetty.project/releases)
-
[Commits](https://github.com/jetty/jetty.project/compare/jetty-12.0.9...jetty-12.0.10)
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
- dependency-name: org.eclipse.jetty:jetty-bom
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-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
- dependency-name: org.eclipse.jetty.ee10:jetty-ee10-bom
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5e1468affb..00508b6c91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,12 +66,12 @@
<ver.jakarta.json>2.0.1</ver.jakarta.json>
<!-- These two must be in-step -->
- <ver.jetty>12.0.9</ver.jetty>
+ <ver.jetty>12.0.10</ver.jetty>
<ver.jakarta-servlet>6.0.0</ver.jakarta-servlet>
<ver.shiro>2.0.1</ver.shiro>
- <ver.protobuf>4.27.0</ver.protobuf>
+ <ver.protobuf>4.27.1</ver.protobuf>
<ver.libthrift>0.20.0</ver.libthrift>
<ver.caffeine>3.1.8</ver.caffeine>