Skip to content

Commit

Permalink
upgrade logback and h2
Browse files Browse the repository at this point in the history
  • Loading branch information
ghxiao committed Aug 16, 2024
1 parent cf29fce commit f63c437
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 @@ -9,8 +9,8 @@
<properties>
<ontop.version>5.2.0</ontop.version>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<logback.version>1.2.9</logback.version>
<h2.version>2.1.214</h2.version>
<logback.version>1.2.13</logback.version>
<h2.version>2.2.220</h2.version>
<rdf4j.version>4.1.3</rdf4j.version>

<!-- JDK version -->
Expand Down

0 comments on commit f63c437

Please sign in to comment.