Skip to content

Commit

Permalink
Merge pull request #134 from Eiriksgata/dependabot/maven/rulateday-da…
Browse files Browse the repository at this point in the history
…o/org.xerial-sqlite-jdbc-3.41.2.2

Bump sqlite-jdbc from 3.34.0 to 3.41.2.2 in /rulateday-dao
  • Loading branch information
eiriksgata authored May 24, 2023
2 parents 73bf39b + 681caf4 commit 242d565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rulateday-dao/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.34.0</version>
<version>3.41.2.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 242d565

Please sign in to comment.