Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
albertus82 authored May 5, 2024
1 parent 1a73b33 commit ae508e8
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 @@ -33,8 +33,8 @@
<main.class>${project.groupId}.wget.UpdateWgetHsts</main.class>
<dependencies.directory>lib</dependencies.directory>
<thirdparty.license.directory>3rdparty</thirdparty.license.directory>
<lombok.version>1.18.28</lombok.version>
<picocli.version>4.7.4</picocli.version>
<lombok.version>1.18.32</lombok.version>
<picocli.version>4.7.5</picocli.version>
<maven.version.rules>${project.baseUri}/maven-version-rules.xml</maven.version.rules>
<project.build.outputTimestamp>${git.commit.time}</project.build.outputTimestamp>
</properties>
Expand Down

0 comments on commit ae508e8

Please sign in to comment.