This is an automated email from the ASF dual-hosted git repository.
jungm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/main by this push:
new 7bc544a9c6 Bump joda-time:joda-time from 2.14.0 to 2.14.2
7bc544a9c6 is described below
commit 7bc544a9c65b3e28889f0ce2efda841504830914
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 14:26:51 2026 +0000
Bump joda-time:joda-time from 2.14.0 to 2.14.2
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from
2.14.0 to 2.14.2.
- [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.0...v2.14.2)
---
updated-dependencies:
- dependency-name: joda-time:joda-time
dependency-version: 2.14.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
.../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 bd18c84b2d..9186b7f354 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.0</version>
+ <version>2.14.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
@@ -63,7 +63,7 @@
<artifactItem>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
- <version>2.14.0</version>
+ <version>2.14.2</version>
<outputDirectory>${project.build.directory}/placeholder-dep</outputDirectory>
</artifactItem>
</artifactItems>