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

lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro-site.git


The following commit(s) were added to refs/heads/main by this push:
     new d4d7784fb build(deps): bump org.yaml:snakeyaml from 2.5 to 2.6 (#297)
d4d7784fb is described below

commit d4d7784fb15b4a973eda44737088a43494d98f5b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 27 10:36:11 2026 -0600

    build(deps): bump org.yaml:snakeyaml from 2.5 to 2.6 (#297)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 55a4a179e..8f6e7e8b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
           <dependency>
             <groupId>org.yaml</groupId>
             <artifactId>snakeyaml</artifactId>
-            <version>2.5</version>
+            <version>2.6</version>
           </dependency>
           <dependency>
             <groupId>org.ow2.asm</groupId>

Reply via email to