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 d280432  Build(deps): Bump org.sitemesh:sitemesh from 3.2.1 to 3.2.2 
(#513)
d280432 is described below

commit d280432a9d75f5b4edf01f69aa06bd3343b41d96
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 10:18:04 2026 +0200

    Build(deps): Bump org.sitemesh:sitemesh from 3.2.1 to 3.2.2 (#513)
    
    Bumps [org.sitemesh:sitemesh](https://github.com/sitemesh/sitemesh3) from 
3.2.1 to 3.2.2.
    - [Release notes](https://github.com/sitemesh/sitemesh3/releases)
    - [Commits](https://github.com/sitemesh/sitemesh3/compare/3.2.1...3.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.sitemesh:sitemesh
      dependency-version: 3.2.2
      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 e07af91..24a4219 100644
--- a/sitemesh3/pom.xml
+++ b/sitemesh3/pom.xml
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.sitemesh</groupId>
             <artifactId>sitemesh</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2</version>
         </dependency>
 
         <dependency>

Reply via email to