Skip to content

Commit 067c4b3

Browse files
chore(release): 1.1.1
## [1.1.1](v1.1.0...v1.1.1) (2025-02-27) ### Bug Fixes * update default value for basic-access-role ([1d4da2a](1d4da2a))
1 parent a2b6a0e commit 067c4b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/nordeck/ovc-backend/compare/v1.1.0...v1.1.1) (2025-02-27)
4+
5+
6+
### Bug Fixes
7+
8+
* update default value for basic-access-role ([1d4da2a](https://github.com/nordeck/ovc-backend/commit/1d4da2ae479edc3f581727453d1dcc67043247ec))
9+
310
# [1.1.0](https://github.com/nordeck/ovc-backend/compare/v1.0.3...v1.1.0) (2025-02-27)
411

512

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>net.nordeck</groupId>
55
<artifactId>ovc-backend</artifactId>
6-
<version>1.1.0</version>
6+
<version>1.1.1</version>
77
<parent>
88
<groupId>org.springframework.boot</groupId>
99
<artifactId>spring-boot-starter-parent</artifactId>

0 commit comments

Comments
 (0)