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 cec4730c56 Bump org.codehaus.groovy:groovy-bom from 3.0.18 to 3.0.19
(#1723)
cec4730c56 is described below
commit cec4730c56d77b22c5b147af5bacfc98ba3124e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 22 13:56:21 2023 +0000
Bump org.codehaus.groovy:groovy-bom from 3.0.18 to 3.0.19 (#1723)
Bumps [org.codehaus.groovy:groovy-bom](https://github.com/apache/groovy)
from 3.0.18 to 3.0.19.
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy-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 647d58e93d..45847cd0aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -396,7 +396,7 @@
<flapdoodle-embed.version>4.7.1</flapdoodle-embed.version>
<flapdoodle-reverse.version>1.6.0</flapdoodle-reverse.version>
<flume.version>1.11.0</flume.version>
- <groovy.version>3.0.18</groovy.version>
+ <groovy.version>3.0.19</groovy.version>
<guava.version>32.1.2-jre</guava.version>
<h2.version>2.2.220</h2.version>
<hadoop.version>1.2.1</hadoop.version>