Skip to content

Commit a71feb5

Browse files
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.6.0...enforcer-3.6.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fe5fe6 commit a71feb5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

assertj-mail-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<plugin>
167167
<groupId>org.apache.maven.plugins</groupId>
168168
<artifactId>maven-enforcer-plugin</artifactId>
169-
<version>3.6.0</version>
169+
<version>3.6.1</version>
170170
</plugin>
171171
</plugins>
172172
</pluginManagement>

assertj-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
<plugin>
198198
<groupId>org.apache.maven.plugins</groupId>
199199
<artifactId>maven-enforcer-plugin</artifactId>
200-
<version>3.6.0</version>
200+
<version>3.6.1</version>
201201
</plugin>
202202
</plugins>
203203
</pluginManagement>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<plugin>
7676
<groupId>org.apache.maven.plugins</groupId>
7777
<artifactId>maven-enforcer-plugin</artifactId>
78-
<version>3.6.0</version>
78+
<version>3.6.1</version>
7979
</plugin>
8080
</plugins>
8181
</pluginManagement>

0 commit comments

Comments
 (0)