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 e95333fc88 Bump org.tomitribe:swizzle from 1.0 to 1.3
e95333fc88 is described below

commit e95333fc88fe72511452a83f352dbdb8c89d8b6f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 19 19:57:49 2025 +0000

    Bump org.tomitribe:swizzle from 1.0 to 1.3
    
    Bumps [org.tomitribe:swizzle](https://github.com/tomitribe/swizzle) from 
1.0 to 1.3.
    - 
[Commits](https://github.com/tomitribe/swizzle/compare/swizzle-1.0...swizzle-1.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.tomitribe:swizzle
      dependency-version: '1.3'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 itests/tomee-server-composer/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/itests/tomee-server-composer/pom.xml 
b/itests/tomee-server-composer/pom.xml
index c9b47d4834..7e90c697d7 100644
--- a/itests/tomee-server-composer/pom.xml
+++ b/itests/tomee-server-composer/pom.xml
@@ -61,7 +61,7 @@
     <dependency>
       <groupId>org.tomitribe</groupId>
       <artifactId>swizzle</artifactId>
-      <version>1.0</version>
+      <version>1.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>

Reply via email to