This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release-2.x by this push:
new 8a18112a27 Bump jetty-util from 9.4.47.v20220610 to 9.4.48.v20220622
8a18112a27 is described below
commit 8a18112a276fe2e6a1c172c9065a00b6be777635
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 23 12:15:01 2022 +0000
Bump jetty-util from 9.4.47.v20220610 to 9.4.48.v20220622
Bumps [jetty-util](https://github.com/eclipse/jetty.project) from
9.4.47.v20220610 to 9.4.48.v20220622.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
-
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.47.v20220610...jetty-9.4.48.v20220622)
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-util
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 38e5086c12..820c03817a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,7 +308,7 @@
<javaTargetVersion>1.8</javaTargetVersion>
<module.name />
<!-- Used in `log4j-appserver`, so that it does not override `wiremock`'s
deps-->
- <jetty.version>9.4.47.v20220610</jetty.version>
+ <jetty.version>9.4.48.v20220622</jetty.version>
<netty-all.version>4.1.72.Final</netty-all.version>
</properties>
<pluginRepositories>