pom.xml (pdfbox-2.0.23-src) | : | pom.xml (pdfbox-2.0.24-src) | ||
---|---|---|---|---|
skipping to change at line 26 | skipping to change at line 26 | |||
! See the License for the specific language governing permissions and | ! See the License for the specific language governing permissions and | |||
! limitations under the License. | ! limitations under the License. | |||
!--> | !--> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/ 2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 h ttp://maven.apache.org/maven-v4_0_0.xsd"> | <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/ 2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 h ttp://maven.apache.org/maven-v4_0_0.xsd"> | |||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | |||
<parent> | <parent> | |||
<groupId>org.apache.pdfbox</groupId> | <groupId>org.apache.pdfbox</groupId> | |||
<artifactId>pdfbox-parent</artifactId> | <artifactId>pdfbox-parent</artifactId> | |||
<version>2.0.23</version> | <version>2.0.24</version> | |||
<relativePath>../parent/pom.xml</relativePath> | <relativePath>../parent/pom.xml</relativePath> | |||
</parent> | </parent> | |||
<artifactId>pdfbox-app</artifactId> | <artifactId>pdfbox-app</artifactId> | |||
<packaging>bundle</packaging> | <packaging>bundle</packaging> | |||
<name>Apache PDFBox application</name> | <name>Apache PDFBox application</name> | |||
<url>https://pdfbox.apache.org/</url> | <url>http://pdfbox.apache.org/</url> | |||
<dependencies> | <dependencies> | |||
<dependency> | <dependency> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |