Skip to content

Commit

Permalink
bump deps (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnaumau authored Apr 13, 2023
1 parent ff5efdd commit 05bc324
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.9.3</version>
<version>4.10.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down Expand Up @@ -122,7 +122,7 @@
<dependency>
<groupId>org.glassfish</groupId>
<artifactId>jakarta.el</artifactId>
<version>4.0.1</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>de.grundid.opendatalab</groupId>
Expand Down Expand Up @@ -152,4 +152,4 @@

</dependencies>

</project>
</project>

0 comments on commit 05bc324

Please sign in to comment.