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

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new ac9f3dde Bump net.sourceforge.plantuml:plantuml from 1.2025.3 to 
1.2025.4 (#836)
ac9f3dde is described below

commit ac9f3dde15f8ee9c364460ca71cc15a50961e4db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 1 05:43:47 2025 +0200

    Bump net.sourceforge.plantuml:plantuml from 1.2025.3 to 1.2025.4 (#836)
    
    Bumps 
[net.sourceforge.plantuml:plantuml](https://github.com/plantuml/plantuml) from 
1.2025.3 to 1.2025.4.
    - [Release notes](https://github.com/plantuml/plantuml/releases)
    - [Changelog](https://github.com/plantuml/plantuml/blob/master/CHANGES.md)
    - 
[Commits](https://github.com/plantuml/plantuml/compare/v1.2025.3...v1.2025.4)
    
    ---
    updated-dependencies:
    - dependency-name: net.sourceforge.plantuml:plantuml
      dependency-version: 1.2025.4
      dependency-type: direct:production
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2bc81bf3..328d0a03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -264,7 +264,7 @@
           <dependency>
             <groupId>net.sourceforge.plantuml</groupId>
             <artifactId>plantuml</artifactId>
-            <version>1.2025.3</version>
+            <version>1.2025.4</version>
           </dependency>
         </dependencies>
         <executions>

Reply via email to