Skip to content

Commit 3966508

Browse files
Bump com.github.ferstl:pedantic-pom-enforcers from 2.2.0 to 2.3.0 (#1240)
Bumps [com.github.ferstl:pedantic-pom-enforcers](https://github.com/ferstl/pedantic-pom-enforcers) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/ferstl/pedantic-pom-enforcers/releases) - [Commits](ferstl/pedantic-pom-enforcers@pedantic-pom-enforcers-2.2.0...pedantic-pom-enforcers-2.3.0) --- updated-dependencies: - dependency-name: com.github.ferstl:pedantic-pom-enforcers dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccc3027 commit 3966508

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@
981981
<dependency>
982982
<groupId>com.github.ferstl</groupId>
983983
<artifactId>pedantic-pom-enforcers</artifactId>
984-
<version>2.2.0</version>
984+
<version>2.3.0</version>
985985
</dependency>
986986
<dependency>
987987
<groupId>javax.xml.bind</groupId>

wicket-user-guide/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.github.ferstl</groupId>
7171
<artifactId>pedantic-pom-enforcers</artifactId>
72-
<version>2.2.0</version>
72+
<version>2.3.0</version>
7373
</dependency>
7474
</dependencies>
7575
</plugin>

0 commit comments

Comments
 (0)