Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 3db15c0 commit 45d0e0b
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 @@ -77,7 +77,7 @@
<versionName>${project.version} manually built by ${user.name} at ${maven.build.timestamp}</versionName>

<!-- versions are referenced in application-webjars.yml -->
<version.webjar-bootstrap>4.6.0</version.webjar-bootstrap>
<version.webjar-bootstrap>4.6.2</version.webjar-bootstrap>
<version.webjar-html5shiv>3.7.3-1</version.webjar-html5shiv>
<version.webjar-ie10-viewport-bug-workaround>1.0.3</version.webjar-ie10-viewport-bug-workaround>
<version.webjar-jquery>3.7.1</version.webjar-jquery>
Expand Down Expand Up @@ -122,7 +122,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.3.1-jre</version>
<version>33.4.0-jre</version>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
Expand Down

0 comments on commit 45d0e0b

Please sign in to comment.