This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/master by this push:
new 65b7e8c36 upgrade Felix m-bundle-p: reproducible builds
new 77c175c7b Merge pull request #555 from hboutemy/patch-4
65b7e8c36 is described below
commit 65b7e8c36f86406fea7cf9e440e25d61d18eaed9
Author: Hervé Boutemy <[email protected]>
AuthorDate: Wed May 25 10:00:15 2022 +0200
upgrade Felix m-bundle-p: reproducible builds
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 535a48f25..4d389af95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -317,7 +317,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>5.1.3</version>
+ <version>5.1.6</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>