Skip to content

Commit

Permalink
:fix: bumped eclipslink to 2.7.12
Browse files Browse the repository at this point in the history
Signed-off-by: dseurotech <davide.salvador@eurotech.com>
  • Loading branch information
dseurotech authored and Coduz committed Feb 1, 2024
1 parent d9d778e commit 1798e0d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<commons-pool.version>2.3</commons-pool.version>
<compress-lzf.version>1.0.3</compress-lzf.version>
<cucumber.version>1.2.4</cucumber.version>
<eclipselink.version>2.7.7</eclipselink.version>
<eclipselink.version>2.7.12</eclipselink.version>
<dropwizard-metrics.version>3.2.2</dropwizard-metrics.version>
<elasticsearch.version>7.8.1</elasticsearch.version>
<googleauth.version>1.5.0</googleauth.version>
Expand Down Expand Up @@ -1398,11 +1398,6 @@
<artifactId>org.eclipse.persistence.core</artifactId>
<version>${eclipselink.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.persistence</groupId>
<artifactId>org.eclipse.persistence.asm</artifactId>
<version>${eclipselink.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.persistence</groupId>
<artifactId>org.eclipse.persistence.jpa.jpql</artifactId>
Expand Down

0 comments on commit 1798e0d

Please sign in to comment.