Skip to content

Commit e9ef19a

Browse files
Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.1
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.1.1 to 3.3.1. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.1.1...maven-release-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 232a82f commit e9ef19a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

java-odoo-json-rpc-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<plugin>
157157
<groupId>org.apache.maven.plugins</groupId>
158158
<artifactId>maven-release-plugin</artifactId>
159-
<version>3.1.1</version>
159+
<version>3.3.1</version>
160160
<configuration>
161161
<releaseProfiles>release</releaseProfiles>
162162
<pushChanges>true</pushChanges>

java-odoo-rpc-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<plugin>
141141
<groupId>org.apache.maven.plugins</groupId>
142142
<artifactId>maven-release-plugin</artifactId>
143-
<version>3.1.1</version>
143+
<version>3.3.1</version>
144144
<configuration>
145145
<releaseProfiles>release</releaseProfiles>
146146
<pushChanges>true</pushChanges>

java-odoo-xml-rpc-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<plugin>
144144
<groupId>org.apache.maven.plugins</groupId>
145145
<artifactId>maven-release-plugin</artifactId>
146-
<version>3.1.1</version>
146+
<version>3.3.1</version>
147147
<configuration>
148148
<releaseProfiles>release</releaseProfiles>
149149
<pushChanges>true</pushChanges>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<plugin>
260260
<groupId>org.apache.maven.plugins</groupId>
261261
<artifactId>maven-release-plugin</artifactId>
262-
<version>3.1.1</version>
262+
<version>3.3.1</version>
263263
</plugin>
264264

265265
<plugin>

0 commit comments

Comments
 (0)