This is an automated email from the ASF dual-hosted git repository.
porcelli pushed a commit to branch 8.40.x
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
The following commit(s) were added to refs/heads/8.40.x by this push:
new 6279bf079b [8.40.x] [kie-issues#355] Update guava dependency (#5332)
(#5559)
6279bf079b is described below
commit 6279bf079bfa9788bd2f75a295e592992e6084d1
Author: Jozef Marko <[email protected]>
AuthorDate: Tue Oct 24 14:56:29 2023 +0200
[8.40.x] [kie-issues#355] Update guava dependency (#5332) (#5559)
* [kie-issues#355] Update guava dependency (#5332)
* Jenkinsfile.pr.8.40.x
---------
Co-authored-by: Gabriele Cardosi <[email protected]>
---
build-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index 110132315d..09750ed5ca 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -190,7 +190,7 @@
<version.com.github.javaparser>3.24.2</version.com.github.javaparser>
- <version.com.google.guava>30.0-jre</version.com.google.guava>
+ <version.com.google.guava>32.0.1-jre</version.com.google.guava>
<!-- JaCoCo coverage data file location -->
<!--suppress UnresolvedMavenProperty -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]