Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c2babc7

Browse files
committedJan 4, 2023
[RELEASE] iText 7 7.2.5
2 parents 2650275 + f84f257 commit c2babc7

File tree

2,344 files changed

+4843
-2770
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,344 files changed

+4843
-2770
lines changed
 

‎barcodes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.itextpdf</groupId>
66
<artifactId>root</artifactId>
7-
<version>7.2.4</version>
7+
<version>7.2.5</version>
88
</parent>
99
<artifactId>barcodes</artifactId>
1010
<name>iText 7 - barcodes</name>

‎barcodes/src/main/java/com/itextpdf/barcodes/Barcode128.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
33
This file is part of the iText (R) project.
4-
Copyright (c) 1998-2022 iText Group NV
4+
Copyright (c) 1998-2023 iText Group NV
55
Authors: Bruno Lowagie, Paulo Soares, et al.
66
77
This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)