Skip to content

Commit 17f0fe2

Browse files
chore(main): release 1.3.1
1 parent 1094453 commit 17f0fe2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.3.1](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.thirdparty.bundles/compare/v1.3.0...v1.3.1) (2025-01-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency org.apache.poi:poi-ooxml to v5.4.0 ([426644d](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.thirdparty.bundles/commit/426644dc2c8d6dc3662fcbeaee04caf9cffb35d8))
9+
310
## [1.3.0](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.thirdparty.bundles/compare/v1.2.0...v1.3.0) (2024-07-03)
411

512

bundles/org.apache.poi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>ch.sbb.polarion.thirdparty.bundles</groupId>
77
<artifactId>bundles</artifactId>
8-
<version>1.3.1-SNAPSHOT</version>
8+
<version>1.3.1</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>ch.sbb.polarion.thirdparty.bundles</groupId>
66
<artifactId>bundles</artifactId>
7-
<version>1.3.1-SNAPSHOT</version>
7+
<version>1.3.1</version>
88
<packaging>pom</packaging>
99

1010
<name>Custom third-party dependencies</name>

0 commit comments

Comments
 (0)