Skip to content

Commit 68b290a

Browse files
Release 1.0.0-RC.3
1 parent bfe89ac commit 68b290a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.0.0-RC.3](https://github.com/zalando-incubator/baigan-config/tree/1.0.0-RC.3) (2025-02-04)
4+
5+
[Full Changelog](https://github.com/zalando-incubator/baigan-config/compare/1.0.0-RC.2...1.0.0-RC.3)
6+
7+
**Merged pull requests:**
8+
9+
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 [\#113](https://github.com/zalando-incubator/baigan-config/pull/113) ([dependabot[bot]](https://github.com/apps/dependabot))
10+
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 [\#112](https://github.com/zalando-incubator/baigan-config/pull/112) ([dependabot[bot]](https://github.com/apps/dependabot))
11+
- Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.16 [\#111](https://github.com/zalando-incubator/baigan-config/pull/111) ([dependabot[bot]](https://github.com/apps/dependabot))
12+
- Bump org.hamcrest:hamcrest-library from 2.2 to 3.0 [\#110](https://github.com/zalando-incubator/baigan-config/pull/110) ([dependabot[bot]](https://github.com/apps/dependabot))
13+
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 [\#109](https://github.com/zalando-incubator/baigan-config/pull/109) ([dependabot[bot]](https://github.com/apps/dependabot))
14+
315
## [1.0.0-RC.2](https://github.com/zalando-incubator/baigan-config/tree/1.0.0-RC.2) (2025-01-27)
416

517
[Full Changelog](https://github.com/zalando-incubator/baigan-config/compare/1.0.0-RC.1...1.0.0-RC.2)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.zalando</groupId>
55
<artifactId>baigan-config</artifactId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-RC.3</version>
77
<packaging>jar</packaging>
88

99
<name>baigan-config</name>

0 commit comments

Comments
 (0)