Skip to content

Commit 999f498

Browse files
authored
deps: Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.3.0 (#1249)
1 parent 970eed0 commit 999f498

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
@@ -122,7 +122,7 @@
122122
<plugin>
123123
<groupId>org.apache.maven.plugins</groupId>
124124
<artifactId>maven-enforcer-plugin</artifactId>
125-
<version>3.2.1</version>
125+
<version>3.3.0</version>
126126
<executions>
127127
<execution>
128128
<id>enforce</id>
@@ -245,7 +245,7 @@
245245
<plugin>
246246
<groupId>org.apache.maven.plugins</groupId>
247247
<artifactId>maven-enforcer-plugin</artifactId>
248-
<version>3.2.1</version>
248+
<version>3.3.0</version>
249249
<executions>
250250
<execution>
251251
<configuration>

0 commit comments

Comments
 (0)