Skip to content

Commit

Permalink
Merge branch 'master' into javax2jakarta
Browse files Browse the repository at this point in the history
  • Loading branch information
inponomarev authored Nov 16, 2023
2 parents 5cd9f11 + b9c5187 commit 7d4f409
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 @@ -44,7 +44,7 @@
<maven.javadoc.plugin.version>3.6.2</maven.javadoc.plugin.version>
<kotlin.version>1.9.20</kotlin.version>
<checkstyle.maven.plugin.version>3.3.1</checkstyle.maven.plugin.version>
<checkstyle.version>10.12.4</checkstyle.version>
<checkstyle.version>10.12.5</checkstyle.version>
</properties>

<distributionManagement>
Expand Down Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.3.30</version>
<version>5.3.31</version>
<scope>compile</scope>
</dependency>
<!-- test -->
Expand Down

0 comments on commit 7d4f409

Please sign in to comment.