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

fpapon pushed a commit to branch 1.12.x
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/1.12.x by this push:
     new 8fac67b47 upgrade m-bundle-p: solves last Reproducible Builds issue
8fac67b47 is described below

commit 8fac67b47f95416ed6b964a450e22d0aa970c0d8
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Wed Jul 19 07:22:09 2023 +0200

    upgrade m-bundle-p: solves last Reproducible Builds issue
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 86011836e..c65276530 100644
--- a/pom.xml
+++ b/pom.xml
@@ -299,7 +299,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>5.1.8</version>
+                    <version>5.1.9</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to