We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b133486 commit e6649f0Copy full SHA for e6649f0
1 file changed
pom.xml
@@ -19,7 +19,7 @@
19
<parent>
20
<groupId>com.cloudbees</groupId>
21
<artifactId>cloudbees-oss-parent</artifactId>
22
- <version>7</version>
+ <version>8</version>
23
</parent>
24
25
<artifactId>syslog-java-client</artifactId>
@@ -89,7 +89,7 @@
89
<plugin>
90
<groupId>org.apache.felix</groupId>
91
<artifactId>maven-bundle-plugin</artifactId>
92
- <version>4.0.0</version>
+ <version>4.1.0</version>
93
<extensions>true</extensions>
94
</plugin>
95
0 commit comments