Skip to content

Commit

Permalink
Merge pull request #189 from revelc/dependabot/maven/maven-e505301e2b
Browse files Browse the repository at this point in the history
Bump the maven group with 3 updates
  • Loading branch information
hazendaz authored Jul 2, 2024
2 parents 823c933 + 40e2fa4 commit d89ae77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>net.revelc.code</groupId>
<artifactId>revelc</artifactId>
<version>5</version>
<version>6</version>
<relativePath />
</parent>
<groupId>net.revelc.code.formatter</groupId>
Expand Down Expand Up @@ -49,7 +49,7 @@ SPDX-License-Identifier: EPL-2.0
<maven.compiler.release>11</maven.compiler.release>
<!-- rat plugin is no good at validating EPL headers out of the box -->
<rat.skip>true</rat.skip>
<slf4j.version>1.7.36</slf4j.version>
<slf4j.version>2.0.13</slf4j.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit d89ae77

Please sign in to comment.