This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 6030dd2 SLING-10026 update plugins
6030dd2 is described below
commit 6030dd2474ecce02bca3ca1dbe572a76185297f5
Author: Konrad Windszus <[email protected]>
AuthorDate: Sun Dec 27 12:34:40 2020 +0100
SLING-10026 update plugins
---
sling-bundle-parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sling-bundle-parent/pom.xml b/sling-bundle-parent/pom.xml
index 91938d3..134ca81 100644
--- a/sling-bundle-parent/pom.xml
+++ b/sling-bundle-parent/pom.xml
@@ -40,7 +40,7 @@
</scm>
<properties>
- <bnd.version>5.1.0</bnd.version>
+ <bnd.version>5.2.0</bnd.version>
</properties>
<build>
@@ -50,7 +50,7 @@
<plugin>
<groupId>org.apache.sling</groupId>
<artifactId>sling-maven-plugin</artifactId>
- <version>2.4.0</version>
+ <version>2.4.2</version>
</plugin>
<plugin>
<groupId>biz.aQute.bnd</groupId>