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 3d03bcdc9 STORM-4125 - clojure.logging.tools 1.3.0
3d03bcdc9 is described below
commit 3d03bcdc998be24e97d83ffd7e0f4473f7709043
Author: Richard Zowalla <[email protected]>
AuthorDate: Wed Nov 13 21:14:34 2024 +0100
STORM-4125 - clojure.logging.tools 1.3.0
---
DEPENDENCY-LICENSES | 2 +-
LICENSE-binary | 2 +-
pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index 7967a460e..51f44386e 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -502,7 +502,7 @@ List of third-party dependencies grouped by their license
type.
* 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/)
* spec.alpha (org.clojure:spec.alpha:0.5.238 -
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)
+ * tools.logging (org.clojure:tools.logging:1.3.0 -
http://nexus.sonatype.org/oss-repository-hosting.html/pom.contrib/tools.logging)
Eclipse Public License, Version 2.0
diff --git a/LICENSE-binary b/LICENSE-binary
index 0df92beaa..68f4f90a1 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -1093,7 +1093,7 @@ The license texts of these dependencies can be found in
the licenses directory.
* clojure (org.clojure:clojure:1.12.0 - http://clojure.org/)
* core.specs.alpha (org.clojure:core.specs.alpha:0.4.74 -
https://github.com/clojure/build.poms/core.specs.alpha)
* spec.alpha (org.clojure:spec.alpha:0.5.238 -
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)
+ * tools.logging (org.clojure:tools.logging:1.3.0 -
http://nexus.sonatype.org/oss-repository-hosting.html/pom.contrib/tools.logging)
Eclipse Public License, Version 2.0
diff --git a/pom.xml b/pom.xml
index eb4b70464..bace93592 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
<commons-cli.version>1.4</commons-cli.version>
<curator.version>5.7.1</curator.version>
<jetty.version>11.0.24</jetty.version>
- <clojure.tools.logging.version>0.2.3</clojure.tools.logging.version>
+ <clojure.tools.logging.version>1.3.0</clojure.tools.logging.version>
<carbonite.version>1.6.0</carbonite.version>
<snakeyaml.version>2.2</snakeyaml.version>
<httpclient.version>4.5.14</httpclient.version>