This is an automated email from the ASF dual-hosted git repository.

rzo1 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 2a6ddb511c Bump joda-time:joda-time from 2.13.0 to 2.13.1
2a6ddb511c is described below

commit 2a6ddb511c9b4a7c7b5441e4e1e15a70d344eb5f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 10 04:35:19 2025 +0000

    Bump joda-time:joda-time from 2.13.0 to 2.13.1
    
    Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 
2.13.0 to 2.13.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.13.0...v2.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: joda-time:joda-time
      dependency-type: direct:production
      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 34c7774ccf..d4f4643d74 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.13.0</version>
+      <version>2.13.1</version>
       <scope>provided</scope>
     </dependency>
   </dependencies>
@@ -63,7 +63,7 @@
                 <artifactItem>
                   <groupId>joda-time</groupId>
                   <artifactId>joda-time</artifactId>
-                  <version>2.13.0</version>
+                  <version>2.13.1</version>
                   
<outputDirectory>${project.build.directory}/placeholder-dep</outputDirectory>
                 </artifactItem>
               </artifactItems>

Reply via email to