This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 9b09bae0d3 Bump io.netty:netty-bom from 4.1.96.Final to 4.1.97.Final
(#1726)
9b09bae0d3 is described below
commit 9b09bae0d3d58e1b1e0cdf835a1144a50e3bcc5c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 24 10:55:49 2023 +0000
Bump io.netty:netty-bom from 4.1.96.Final to 4.1.97.Final (#1726)
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from
4.1.96.Final to 4.1.97.Final.
-
[Commits](https://github.com/netty/netty/compare/netty-4.1.96.Final...netty-4.1.97.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 45847cd0aa..a9d77aca05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -440,7 +440,7 @@
<maven.version>3.9.0</maven.version>
<mockito.version>4.11.0</mockito.version>
<mongodb.version>4.10.2</mongodb.version>
- <netty.version>4.1.96.Final</netty.version>
+ <netty.version>4.1.97.Final</netty.version>
<org.eclipse.osgi.version>3.13.0.v20180226-1711</org.eclipse.osgi.version>
<org.eclipse.persistence.version>2.7.11</org.eclipse.persistence.version>
<oro.version>2.0.8</oro.version>