This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-cellar.git
The following commit(s) were added to refs/heads/main by this push:
new 1d2de7c0 Bump joda-time:joda-time from 2.10 to 2.14.0 (#103)
1d2de7c0 is described below
commit 1d2de7c0b7b71439d17be9359e79da47687b5a73
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 24 19:10:34 2025 +0200
Bump joda-time:joda-time from 2.10 to 2.14.0 (#103)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8894bf01..8c60cec8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
<felix.webconsole.version>4.2.14</felix.webconsole.version>
<hazelcast.version>3.12.8</hazelcast.version>
<jclouds.version>2.1.2</jclouds.version>
- <joda-time.version>2.10</joda-time.version>
+ <joda-time.version>2.14.0</joda-time.version>
<junit.version>4.13</junit.version>
<karaf.version>4.2.8</karaf.version>
<osgi.version>6.0.0</osgi.version>