Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasJejkal committed Apr 2, 2024
1 parent 6fe7c9f commit cc91bec
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,33 +6,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Security

### Changed

### Added

### Fixed
* Bump actions/setup-java to 4.1.0
* Alignment of metadata and file version in ContentInformationService by @github-actions in https://github.com/kit-data-manager/repo-core/pull/271

### Security
* Bump actions/setup-java to 4.2.1
* Bump actions/checkout to 4
* Bump codecov/codecov-action to 4
* Bump github/codeql-action to 3
* Bump maven-publish-java to 8.6
* Bump javers-spring-boot-starter-sql to 7.3.8
* Bump javers-spring-boot-starter-sql to 7.4.2
* Bump springDocVersion to 2.3.0
* Bump convert to 4.0.1
* Bump convert to 4.0.2
* Bump tika-core to 2.9.1
* Bump dependencycheck to 9.0.8
* Bump dependencycheck to 9.1.0
* Bump commons-text to 1.11.0
* Bump commons-io to 2.15.1
* Bump commons-io to 2.16.0
* Bump postgresql to 42.7.2
* Bump h2 to 2.2.224
* Bump jackson-jaxrs-json-provider to 2.16.1
* Bump jackson-module-afterburner to 2.16.1
* Bump jackson-datatype-jsr310 to 2.16.1
* Bump jackson-datatype-joda to 2.16.1
* Bump dependency-management from 1.1.3 to 1.1.4
* Bump jackson-jaxrs-json-provider to 2.17.0
* Bump jackson-module-afterburner to 2.17.0
* Bump jackson-datatype-jsr310 to 2.17.0
* Bump jackson-datatype-joda to 2.17.0
* Bump dependency-management to 1.1.4
* Bump lombok to 8.6
* Bump dozer-core to 7.0.0

### Deprecated

Expand Down Expand Up @@ -267,7 +267,8 @@ Extracted from the 'base-repo' project.
### Removed
- none

[Unreleased]: https://github.com/kit-data-manager/repo-core/compare/v1.2.1...HEAD
[Unreleased]: https://github.com/kit-data-manager/repo-core/compare/v1.2.2...HEAD
[1.2.2]: https://github.com/kit-data-manager/repo-core/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/kit-data-manager/repo-core/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/kit-data-manager/repo-core/compare/v1.1.2...v1.2.0
[1.1.2]: https://github.com/kit-data-manager/repo-core/compare/v1.1.1...v1.1.2
Expand Down

0 comments on commit cc91bec

Please sign in to comment.