[Git][java-team/libsejda-java][upstream] New upstream version 4.1.4

Markus Koschany gitlab at salsa.debian.org
Mon Nov 23 23:38:35 GMT 2020



Markus Koschany pushed to branch upstream at Debian Java Maintainers / libsejda-java


Commits:
991a2276 by Markus Koschany at 2020-11-24T00:05:26+01:00
New upstream version 4.1.4
- - - - -


9 changed files:

- pom.xml
- sejda-conversion/pom.xml
- sejda-core/pom.xml
- sejda-distribution/pom.xml
- sejda-docs/pom.xml
- sejda-fonts/pom.xml
- sejda-image-writers/pom.xml
- sejda-model/pom.xml
- sejda-sambox/pom.xml


Changes:

=====================================
pom.xml
=====================================
@@ -6,7 +6,7 @@
 	<artifactId>sejda-parent</artifactId>
 	<packaging>pom</packaging>
 	<name>sejda</name>
-	<version>4.1.2</version>
+	<version>4.1.4</version>
 	<description>An extendible and configurable PDF manipulation layer library. A ready to use java library to perform PDF documents manipulation without having to deal with the low level API. Sejda offers many "ready to go" manipulations implemented using the SAMBox but it can be extended to use other implementations.</description>
 
 	<organization>
@@ -32,7 +32,7 @@
 		<connection>scm:git:git at github.com:torakiki/sejda.git</connection>
 		<developerConnection>scm:git:git at github.com:torakiki/sejda.git</developerConnection>
 		<url>scm:git:git at github.com:torakiki/sejda.git</url>
-		<tag>v4.1.2</tag>
+		<tag>v4.1.4</tag>
 	</scm>
 
 	<developers>
@@ -363,7 +363,7 @@
 		<jdepend.version>2.9.1</jdepend.version>
 		<hibernate-validator.version>4.2.0.Final</hibernate-validator.version>
 		<hamcrest.version>1.3</hamcrest.version>
-		<sambox.version>2.2.3</sambox.version>
+		<sambox.version>2.2.6</sambox.version>
 		<sejda.io.version>2.1.3</sejda.io.version>
 		<bouncycastle.version>1.66</bouncycastle.version>
 		<twelvemonkeys.version>3.4.2</twelvemonkeys.version>


=====================================
sejda-conversion/pom.xml
=====================================
@@ -10,7 +10,7 @@
 	<parent>
 		<groupId>org.sejda</groupId>
 		<artifactId>sejda-parent</artifactId>
-		<version>4.1.2</version>
+		<version>4.1.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	


=====================================
sejda-core/pom.xml
=====================================
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.sejda</groupId>
 		<artifactId>sejda-parent</artifactId>
-		<version>4.1.2</version>
+		<version>4.1.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 


=====================================
sejda-distribution/pom.xml
=====================================
@@ -10,7 +10,7 @@
 	<parent>
 		<groupId>org.sejda</groupId>
 		<artifactId>sejda-parent</artifactId>
-		<version>4.1.2</version>
+		<version>4.1.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 


=====================================
sejda-docs/pom.xml
=====================================
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.sejda</groupId>
 		<artifactId>sejda-parent</artifactId>
-		<version>4.1.2</version>
+		<version>4.1.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 


=====================================
sejda-fonts/pom.xml
=====================================
@@ -10,7 +10,7 @@
 	<parent>
 		<groupId>org.sejda</groupId>
 		<artifactId>sejda-parent</artifactId>
-		<version>4.1.2</version>
+		<version>4.1.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	


=====================================
sejda-image-writers/pom.xml
=====================================
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.sejda</groupId>
 		<artifactId>sejda-parent</artifactId>
-		<version>4.1.2</version>
+		<version>4.1.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 


=====================================
sejda-model/pom.xml
=====================================
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.sejda</groupId>
 		<artifactId>sejda-parent</artifactId>
-		<version>4.1.2</version>
+		<version>4.1.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 


=====================================
sejda-sambox/pom.xml
=====================================
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.sejda</groupId>
 		<artifactId>sejda-parent</artifactId>
-		<version>4.1.2</version>
+		<version>4.1.4</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 



View it on GitLab: https://salsa.debian.org/java-team/libsejda-java/-/commit/991a2276fa690a549f5ce53c8da44336588130a5

-- 
View it on GitLab: https://salsa.debian.org/java-team/libsejda-java/-/commit/991a2276fa690a549f5ce53c8da44336588130a5
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20201123/9d41009f/attachment.html>


More information about the pkg-java-commits mailing list