Skip to content

Commit 453472f

Browse files
chore(main): release 1.7.0
1 parent cb639f5 commit 453472f

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [1.7.0](https://github.com/ba-itsys/keycloak-push-mfa-extension/compare/v1.6.3...v1.7.0) (2026-03-10)
4+
5+
6+
### Features
7+
8+
* add lockout spi ([177becc](https://github.com/ba-itsys/keycloak-push-mfa-extension/commit/177beccc10ca18158ffa6ee5e1bdda3131ac362f))
9+
10+
11+
### Dependencies
12+
13+
* **deps-dev:** bump org.apache.maven.plugins:maven-compiler-plugin ([4e432fd](https://github.com/ba-itsys/keycloak-push-mfa-extension/commit/4e432fd3680e2c1c6adaed8919731217817814cc))
14+
* **deps-dev:** bump org.apache.maven.plugins:maven-surefire-plugin ([2b5aa98](https://github.com/ba-itsys/keycloak-push-mfa-extension/commit/2b5aa985a0c5d49936d62ef8bc6ae03b7b3d29e6))
15+
* **deps-dev:** bump org.glassfish.jersey.core:jersey-common ([fe4decf](https://github.com/ba-itsys/keycloak-push-mfa-extension/commit/fe4decf99553f17bf669f57c25f0b6777574cde6))
16+
* **deps:** bump keycloak.version from 26.5.2 to 26.5.4 ([cb639f5](https://github.com/ba-itsys/keycloak-push-mfa-extension/commit/cb639f5b34193bdb68ea20a7a25a59dfc9e3b1df))
17+
318
## [1.6.3](https://github.com/ba-itsys/keycloak-push-mfa-extension/compare/v1.6.2...v1.6.3) (2026-03-04)
419

520

pom.xml

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

55
<groupId>de.arbeitsagentur.opdt</groupId>
66
<artifactId>keycloak-push-mfa-extension</artifactId>
7-
<version>1.6.4-SNAPSHOT</version>
7+
<version>1.7.0</version>
88
<packaging>jar</packaging>
99

1010
<name>Keycloak Push MFA Extension</name>

0 commit comments

Comments
 (0)