This is an automated email from the ASF dual-hosted git repository.
cschneider pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git
The following commit(s) were added to refs/heads/master by this push:
new 7225bcf Fix dependabot alert
7225bcf is described below
commit 7225bcf0a6d496a7c0a9abd1514bd79c36e3ba62
Author: Christian Schneider <[email protected]>
AuthorDate: Thu May 2 19:40:27 2024 +0200
Fix dependabot alert
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e2456dd..a4c4dc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.25.0</version>
+ <version>2.26.0</version>
</dependency>
<!-- SPECs -->