Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
dlmcpaul committed Nov 15, 2023
2 parents 02b00ba + caa6f79 commit 54dc9ed
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 @@ -32,7 +32,7 @@
<bulma.version>0.9.4</bulma.version>
<influxdb.connector.version>2.23</influxdb.connector.version>
<font-awsome.version>5.15.4</font-awsome.version>
<webjars.locator.version>0.47</webjars.locator.version>
<webjars.locator.version>0.48</webjars.locator.version>
<testcontainers.version>1.17.6</testcontainers.version>
<selenide.version>6.12.3</selenide.version>
<spring-cloud.version>2022.0.4</spring-cloud.version>
Expand Down Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.16.1</version>
<version>1.16.2</version>
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
Expand Down

0 comments on commit 54dc9ed

Please sign in to comment.