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

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new fec10a1  Build(deps): Bump org.sitemesh:sitemesh from 3.2.2 to 3.2.3 
(#539)
fec10a1 is described below

commit fec10a15718a974c33639b962989252ab51faac8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 14 13:53:01 2026 +0200

    Build(deps): Bump org.sitemesh:sitemesh from 3.2.2 to 3.2.3 (#539)
    
    Bumps [org.sitemesh:sitemesh](https://github.com/sitemesh/sitemesh3) from 
3.2.2 to 3.2.3.
    - [Release notes](https://github.com/sitemesh/sitemesh3/releases)
    - [Commits](https://github.com/sitemesh/sitemesh3/compare/3.2.2...3.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.sitemesh:sitemesh
      dependency-version: 3.2.3
      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>
---
 sitemesh3/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sitemesh3/pom.xml b/sitemesh3/pom.xml
index 4c920be..ca3e35a 100644
--- a/sitemesh3/pom.xml
+++ b/sitemesh3/pom.xml
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.sitemesh</groupId>
             <artifactId>sitemesh</artifactId>
-            <version>3.2.2</version>
+            <version>3.2.3</version>
         </dependency>
 
         <dependency>

Reply via email to