This is an automated email from the ASF dual-hosted git repository.
jungm pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/tomee-10.x by this push:
new 99fcfce22d [tomee-10.x]: Bump joda-time:joda-time from 2.14.2 to
2.14.3 (#2881)
99fcfce22d is described below
commit 99fcfce22d5c05f3535a40424d7585eeee6fd805
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 2 10:25:13 2026 +0200
[tomee-10.x]: Bump joda-time:joda-time from 2.14.2 to 2.14.3 (#2881)
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from
2.14.2 to 2.14.3.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
-
[Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.14.2...v2.14.3)
---
updated-dependencies:
- dependency-name: joda-time:joda-time
dependency-version: 2.14.3
dependency-type: direct:development
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>
---
.../arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml
b/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml
index 6cccdd5249..b7bc2bb14f 100644
--- a/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml
@@ -37,7 +37,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
- <version>2.14.2</version>
+ <version>2.14.3</version>
</dependency>
</dependencies>
@@ -63,7 +63,7 @@
<artifactItem>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
- <version>2.14.2</version>
+ <version>2.14.3</version>
<outputDirectory>${project.build.directory}/placeholder-dep</outputDirectory>
</artifactItem>
</artifactItems>