Skip to content

Commit e6649f0

Browse files
author
Cyrille Le Clerc
committed
Refresh pom.xml
1 parent b133486 commit e6649f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.cloudbees</groupId>
2121
<artifactId>cloudbees-oss-parent</artifactId>
22-
<version>7</version>
22+
<version>8</version>
2323
</parent>
2424

2525
<artifactId>syslog-java-client</artifactId>
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>org.apache.felix</groupId>
9191
<artifactId>maven-bundle-plugin</artifactId>
92-
<version>4.0.0</version>
92+
<version>4.1.0</version>
9393
<extensions>true</extensions>
9494
</plugin>
9595
<plugin>

0 commit comments

Comments
 (0)