Skip to content

Commit

Permalink
pom update
Browse files Browse the repository at this point in the history
  • Loading branch information
nicol committed Dec 18, 2023
1 parent d86f0cd commit d1ddf86
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 @@ -7,7 +7,7 @@
<url>https://www.mtgcompanion.org</url>
<groupId>com.github.nicho92</groupId>
<artifactId>magic-api</artifactId>
<version>2.43</version>
<version>2.44</version>
<packaging>jar</packaging>
<issueManagement>
<system>GitHub</system>
Expand Down Expand Up @@ -52,7 +52,7 @@
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

<jwt.version>0.12.3</jwt.version>
<lucene.version>9.9.0</lucene.version>
<lucene.version>9.9.1</lucene.version>
<artemis.version>2.31.2</artemis.version>
<flatlaf.version>3.2.5</flatlaf.version>
<qwartz.version>2.5.0-rc1</qwartz.version>
Expand Down Expand Up @@ -261,7 +261,7 @@
<dependency>
<groupId>org.jooq</groupId>
<artifactId>jooq</artifactId>
<version>3.18.7</version>
<version>3.19.0</version>
</dependency>
<dependency>
<groupId>com.icoderman</groupId>
Expand Down

0 comments on commit d1ddf86

Please sign in to comment.