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 ebbb65097e [tomee-10.x]: Bump joda-time:joda-time from 2.14.0 to 2.14.1
ebbb65097e is described below

commit ebbb65097e254293d80bb8aa4bb3b26a21498fdb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 1 04:36:30 2026 +0000

    [tomee-10.x]: Bump joda-time:joda-time from 2.14.0 to 2.14.1
    
    Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 
2.14.0 to 2.14.1.
    - [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.1)
    
    ---
    updated-dependencies:
    - dependency-name: joda-time:joda-time
      dependency-version: 2.14.1
      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 1c302ff0bf..dad53ea12d 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.1</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.1</version>
                   
<outputDirectory>${project.build.directory}/placeholder-dep</outputDirectory>
                 </artifactItem>
               </artifactItems>

Reply via email to