Skip to content

Commit ef01c91

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all
1 parent 29c9c03 commit ef01c91

4 files changed

Lines changed: 16 additions & 16 deletions

File tree

packages/connector-management-sdk/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<plugin>
4848
<groupId>org.apache.maven.plugins</groupId>
4949
<artifactId>maven-enforcer-plugin</artifactId>
50-
<version>3.0.0-M3</version>
50+
<version>3.0.0</version>
5151
<executions>
5252
<execution>
5353
<id>enforce-maven</id>
@@ -113,7 +113,7 @@
113113
<plugin>
114114
<groupId>org.codehaus.mojo</groupId>
115115
<artifactId>build-helper-maven-plugin</artifactId>
116-
<version>3.2.0</version>
116+
<version>3.3.0</version>
117117
<executions>
118118
<execution>
119119
<id>add_sources</id>
@@ -153,7 +153,7 @@
153153
<plugin>
154154
<groupId>org.apache.maven.plugins</groupId>
155155
<artifactId>maven-javadoc-plugin</artifactId>
156-
<version>3.3.0</version>
156+
<version>3.3.1</version>
157157
<configuration>
158158
<doclint>none</doclint>
159159
<source>1.8</source>
@@ -182,7 +182,7 @@
182182
<plugin>
183183
<groupId>org.sonatype.plugins</groupId>
184184
<artifactId>nexus-staging-maven-plugin</artifactId>
185-
<version>1.6.7</version>
185+
<version>1.6.8</version>
186186
<extensions>true</extensions>
187187
<configuration>
188188
<serverId>ossrh</serverId>

packages/kafka-instance-sdk/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<plugin>
4848
<groupId>org.apache.maven.plugins</groupId>
4949
<artifactId>maven-enforcer-plugin</artifactId>
50-
<version>3.0.0-M3</version>
50+
<version>3.0.0</version>
5151
<executions>
5252
<execution>
5353
<id>enforce-maven</id>
@@ -113,7 +113,7 @@
113113
<plugin>
114114
<groupId>org.codehaus.mojo</groupId>
115115
<artifactId>build-helper-maven-plugin</artifactId>
116-
<version>3.2.0</version>
116+
<version>3.3.0</version>
117117
<executions>
118118
<execution>
119119
<id>add_sources</id>
@@ -153,7 +153,7 @@
153153
<plugin>
154154
<groupId>org.apache.maven.plugins</groupId>
155155
<artifactId>maven-javadoc-plugin</artifactId>
156-
<version>3.3.0</version>
156+
<version>3.3.1</version>
157157
<configuration>
158158
<doclint>none</doclint>
159159
<source>1.8</source>
@@ -182,7 +182,7 @@
182182
<plugin>
183183
<groupId>org.sonatype.plugins</groupId>
184184
<artifactId>nexus-staging-maven-plugin</artifactId>
185-
<version>1.6.7</version>
185+
<version>1.6.8</version>
186186
<extensions>true</extensions>
187187
<configuration>
188188
<serverId>ossrh</serverId>

packages/kafka-management-sdk/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<plugin>
4848
<groupId>org.apache.maven.plugins</groupId>
4949
<artifactId>maven-enforcer-plugin</artifactId>
50-
<version>3.0.0-M3</version>
50+
<version>3.0.0</version>
5151
<executions>
5252
<execution>
5353
<id>enforce-maven</id>
@@ -113,7 +113,7 @@
113113
<plugin>
114114
<groupId>org.codehaus.mojo</groupId>
115115
<artifactId>build-helper-maven-plugin</artifactId>
116-
<version>3.2.0</version>
116+
<version>3.3.0</version>
117117
<executions>
118118
<execution>
119119
<id>add_sources</id>
@@ -153,7 +153,7 @@
153153
<plugin>
154154
<groupId>org.apache.maven.plugins</groupId>
155155
<artifactId>maven-javadoc-plugin</artifactId>
156-
<version>3.3.0</version>
156+
<version>3.3.1</version>
157157
<configuration>
158158
<doclint>none</doclint>
159159
<source>1.8</source>
@@ -182,7 +182,7 @@
182182
<plugin>
183183
<groupId>org.sonatype.plugins</groupId>
184184
<artifactId>nexus-staging-maven-plugin</artifactId>
185-
<version>1.6.7</version>
185+
<version>1.6.8</version>
186186
<extensions>true</extensions>
187187
<configuration>
188188
<serverId>ossrh</serverId>

packages/registry-management-sdk/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<plugin>
4848
<groupId>org.apache.maven.plugins</groupId>
4949
<artifactId>maven-enforcer-plugin</artifactId>
50-
<version>3.0.0-M3</version>
50+
<version>3.0.0</version>
5151
<executions>
5252
<execution>
5353
<id>enforce-maven</id>
@@ -113,7 +113,7 @@
113113
<plugin>
114114
<groupId>org.codehaus.mojo</groupId>
115115
<artifactId>build-helper-maven-plugin</artifactId>
116-
<version>3.2.0</version>
116+
<version>3.3.0</version>
117117
<executions>
118118
<execution>
119119
<id>add_sources</id>
@@ -153,7 +153,7 @@
153153
<plugin>
154154
<groupId>org.apache.maven.plugins</groupId>
155155
<artifactId>maven-javadoc-plugin</artifactId>
156-
<version>3.3.0</version>
156+
<version>3.3.1</version>
157157
<configuration>
158158
<doclint>none</doclint>
159159
<source>1.8</source>
@@ -182,7 +182,7 @@
182182
<plugin>
183183
<groupId>org.sonatype.plugins</groupId>
184184
<artifactId>nexus-staging-maven-plugin</artifactId>
185-
<version>1.6.7</version>
185+
<version>1.6.8</version>
186186
<extensions>true</extensions>
187187
<configuration>
188188
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)