This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new bbb7b8cc3 STORM-4105 - clojure 1.12.0
bbb7b8cc3 is described below
commit bbb7b8cc37a5a6322f6048eff679f90d474c8e2f
Author: Richard Zowalla <[email protected]>
AuthorDate: Thu Nov 7 21:15:32 2024 +0100
STORM-4105 - clojure 1.12.0
---
DEPENDENCY-LICENSES | 4 ++--
LICENSE-binary | 4 ++--
pom.xml | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index b1bbebf12..16bc57eb6 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -166,7 +166,7 @@ List of third-party dependencies grouped by their license
type.
* Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util)
* Dropwizard Validation Support
(io.dropwizard:dropwizard-validation:4.0.10 -
http://www.dropwizard.io/4.0.10/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation)
* Ehcache (org.ehcache:ehcache:3.8.2 - http://ehcache.org)
- * error-prone annotations
(com.google.errorprone:error_prone_annotations:2.25.0 -
https://errorprone.info/error_prone_annotations)
+ * error-prone annotations
(com.google.errorprone:error_prone_annotations:2.35.1 -
https://errorprone.info/error_prone_annotations)
* Esri Geometry API for Java
(com.esri.geometry:esri-geometry-api:2.0.0 -
https://github.com/Esri/geometry-api-java)
* fastinfoset (com.sun.xml.fastinfoset:FastInfoset:1.2.15 -
http://fi.java.net)
* fastutil (it.unimi.dsi:fastutil:6.5.6 - http://fasutil.dsi.unimi.it/)
@@ -548,7 +548,7 @@ List of third-party dependencies grouped by their license
type.
Eclipse Public License, Version 1.0
* Aether Utilities (org.eclipse.aether:aether-util:0.9.0.M2 -
http://www.eclipse.org/aether/aether-util/)
- * clojure (org.clojure:clojure:1.11.2 - http://clojure.org/)
+ * clojure (org.clojure:clojure:1.12.0 - http://clojure.org/)
* core.specs.alpha (org.clojure:core.specs.alpha:0.2.62 -
https://github.com/clojure/build.poms/core.specs.alpha)
* org.eclipse.sisu.inject
(org.eclipse.sisu:org.eclipse.sisu.inject:0.3.4 -
http://www.eclipse.org/sisu/org.eclipse.sisu.inject/)
* org.eclipse.sisu.plexus
(org.eclipse.sisu:org.eclipse.sisu.plexus:0.3.4 -
http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/)
diff --git a/LICENSE-binary b/LICENSE-binary
index 088be165e..2478d5ae0 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -790,7 +790,7 @@ The license texts of these dependencies can be found in the
licenses directory.
* Dropwizard Utility Classes (io.dropwizard:dropwizard-util:4.0.7 -
http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-util)
* Dropwizard Validation Support
(io.dropwizard:dropwizard-validation:4.0.7 -
http://www.dropwizard.io/4.0.7/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-validation)
* Ehcache (org.ehcache:ehcache:3.8.2 - http://ehcache.org)
- * error-prone annotations
(com.google.errorprone:error_prone_annotations:2.25.0 -
https://errorprone.info/error_prone_annotations)
+ * error-prone annotations
(com.google.errorprone:error_prone_annotations:2.35.1 -
https://errorprone.info/error_prone_annotations)
* Esri Geometry API for Java
(com.esri.geometry:esri-geometry-api:2.0.0 -
https://github.com/Esri/geometry-api-java)
* fastinfoset (com.sun.xml.fastinfoset:FastInfoset:1.2.15 -
http://fi.java.net)
* fastutil (it.unimi.dsi:fastutil:6.5.6 - http://fasutil.dsi.unimi.it/)
@@ -1091,7 +1091,7 @@ The license texts of these dependencies can be found in
the licenses directory.
Eclipse Public License, Version 1.0
- * clojure (org.clojure:clojure:1.11.2 - http://clojure.org/)
+ * clojure (org.clojure:clojure:1.12.0 - http://clojure.org/)
* core.specs.alpha (org.clojure:core.specs.alpha:0.2.62 -
https://github.com/clojure/build.poms/core.specs.alpha)
* spec.alpha (org.clojure:spec.alpha:0.3.218 -
https://github.com/clojure/build.poms/spec.alpha)
* tools.logging (org.clojure:tools.logging:0.2.3 -
http://nexus.sonatype.org/oss-repository-hosting.html/pom.contrib/tools.logging)
diff --git a/pom.xml b/pom.xml
index 2db231db9..94a19d1d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
<license.outputDirectory>${project.basedir}</license.outputDirectory>
<!-- dependency versions -->
- <clojure.version>1.11.2</clojure.version>
+ <clojure.version>1.12.0</clojure.version>
<commons-compress.version>1.26.0</commons-compress.version>
<commons-io.version>2.17.0</commons-io.version>
<commons-lang.version>2.6</commons-lang.version>
@@ -165,7 +165,7 @@
<jakarta-el.version>3.0.1-b12</jakarta-el.version>
<asm.version>9.7.1</asm.version>
<checker-qual.version>3.42.0</checker-qual.version>
-
<error_prone_annotations.version>2.25.0</error_prone_annotations.version>
+
<error_prone_annotations.version>2.35.1</error_prone_annotations.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
</properties>