Skip to content
Snippets Groups Projects
Commit 31e55976 authored by Christoph Berg's avatar Christoph Berg 📡
Browse files

New upstream version 42.6.0.

parent 25adc07e
No related branches found
Tags debian/42.6.0-1
No related merge requests found
Pipeline #514851 passed
libpgjava (42.6.0-1) experimental; urgency=medium
* New upstream version 42.6.0.
-- Christoph Berg <myon@debian.org> Mon, 27 Mar 2023 09:36:55 +0200
libpgjava (42.5.4-1) unstable; urgency=medium
* New upstream version 42.5.4.
......
......@@ -5,49 +5,50 @@ junit: Packaged, but mvn doesn't find it
--- a/pom.xml
+++ b/pom.xml
@@ -46,47 +46,6 @@
@@ -46,48 +46,6 @@
<version>debian</version>
<optional>true</optional>
</dependency>
- <dependency>
- <groupId>se.jiderhamn</groupId>
- <artifactId>classloader-leak-test-framework</artifactId>
- <version>1.1.1</version>
- <version>1.1.2</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>4.13</version>
- <version>4.13.2</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.junit.jupiter</groupId>
- <artifactId>junit-jupiter-api</artifactId>
- <version>5.8.2</version>
- <version>5.9.2</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>uk.org.webcompere</groupId>
- <artifactId>system-stubs-jupiter</artifactId>
- <version>2.0.1</version>
- <version>2.0.2</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.junit.jupiter</groupId>
- <artifactId>junit-jupiter-params</artifactId>
- <version>5.8.2</version>
- <version>5.9.2</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.junit.jupiter</groupId>
- <artifactId>junit-jupiter-engine</artifactId>
- <version>5.8.2</version>
- <version>5.9.2</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.junit.vintage</groupId>
- <artifactId>junit-vintage-engine</artifactId>
- <version>5.8.2</version>
- <version>5.9.2</version>
- <scope>test</scope>
- </dependency>
</dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment