Skip to content

Commit 161f08c

Browse files
authored
chore(main): release casa 5.0.0-7 (#781)
1 parent 8514e4b commit 161f08c

File tree

16 files changed

+78
-15
lines changed

16 files changed

+78
-15
lines changed

casa/CHANGELOG.md

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

3+
## [5.0.0-7](https://github.com/GluuFederation/flex/compare/casa-v5.0.0-7...casa-v5.0.0-7) (2023-02-22)
4+
5+
6+
### Features
7+
8+
* **admin-ui:** resolved merge conflict [#412](https://github.com/GluuFederation/flex/issues/412) ([ea5c1e6](https://github.com/GluuFederation/flex/commit/ea5c1e64f7726d947b7bf9fb6cc18f964cb2071c))
9+
* **admin-ui:** reviewed previously updated dependencies [#416](https://github.com/GluuFederation/flex/issues/416) ([ab81760](https://github.com/GluuFederation/flex/commit/ab81760457727c7a5890d89c2f2ec3dabdeb12eb))
10+
* upgrade com.sun.mail:jakarta.mail from 1.6.7 to 2.0.1 ([#83](https://github.com/GluuFederation/flex/issues/83)) ([d0971a6](https://github.com/GluuFederation/flex/commit/d0971a6b3f2008b5cef8b820c4ed7981406f7fc7))
11+
* upgrade com.twilio.sdk:twilio from 8.36.0 to 9.0.1 ([35fe25a](https://github.com/GluuFederation/flex/commit/35fe25a473151960317ad9f02423b494fafaee0d))
12+
* upgrade jakarta.el:jakarta.el-api from 4.0.0 to 5.0.1 ([4ac6b21](https://github.com/GluuFederation/flex/commit/4ac6b21507a90e18740549a461bc4c9b48e0b2f5))
13+
* upgrade jakarta.servlet:jakarta.servlet-api from 5.0.0 to 6.0.0 ([90c6fec](https://github.com/GluuFederation/flex/commit/90c6fec8db38b94e9db4803c943264668c8d86ba))
14+
* upgrade org.jboss.weld.servlet:weld-servlet-shaded from 4.0.3.Final to 5.1.0.Final ([b551875](https://github.com/GluuFederation/flex/commit/b551875021379d718ea541bd1fb8d1dee0256d2a))
15+
* upgrade org.jsmpp:jsmpp from 2.3.11 to 3.0.0 ([3e14ccb](https://github.com/GluuFederation/flex/commit/3e14ccb69f9fdf183d1c6272a8b5e3caaef8ead6))
16+
17+
18+
### Bug Fixes
19+
20+
* [#475](https://github.com/GluuFederation/flex/issues/475) ([f123aa6](https://github.com/GluuFederation/flex/commit/f123aa6eef3c4174e5e0ed71ec0211dcc7e42aa6))
21+
* casa/pom.xml to reduce vulnerabilities ([1d60ee7](https://github.com/GluuFederation/flex/commit/1d60ee757fc781b03e4761d11aaa5caac5a2fcb1))
22+
* fix compilation errors [#651](https://github.com/GluuFederation/flex/issues/651) ([#652](https://github.com/GluuFederation/flex/issues/652)) ([f9728d3](https://github.com/GluuFederation/flex/commit/f9728d33ad6ce1159785f5eac35e42ec3526345c))
23+
* getting ready for a release ([a0de091](https://github.com/GluuFederation/flex/commit/a0de091ca26f2c38378e5b0252ab680cb1e3cd88))
24+
* getting ready to release 5.0.0-3 ([e8f3ecc](https://github.com/GluuFederation/flex/commit/e8f3eccc3804a0bcc6075d755dad209b188db444))
25+
* include DB enumeration [#749](https://github.com/GluuFederation/flex/issues/749) ([f921d6e](https://github.com/GluuFederation/flex/commit/f921d6e0dbfb90a933c108405e52418a3438fffd))
26+
* include DB enumeration [#749](https://github.com/GluuFederation/flex/issues/749) ([51c3f24](https://github.com/GluuFederation/flex/commit/51c3f24a049505256d9dd65aa08094c6b6654f45))
27+
* include DB enumeration [#749](https://github.com/GluuFederation/flex/issues/749) ([544b7cc](https://github.com/GluuFederation/flex/commit/544b7cc3e7db9ca25e68905f6131f6824a17bcd0))
28+
* pf4j annotation processing ([f18d8d0](https://github.com/GluuFederation/flex/commit/f18d8d0f112078b94c830bfd74db2df847db4e9d))
29+
* prepare for 5.0.0-7 release ([d3a1074](https://github.com/GluuFederation/flex/commit/d3a1074dd7fe75c9498b29aeeb4e10ee6843b9cb))
30+
* prepare for 5.0.0-7 release ([7f96937](https://github.com/GluuFederation/flex/commit/7f9693729156b04367b85d0d44a4022a52d53417))
31+
* scope names correction ([45de3d3](https://github.com/GluuFederation/flex/commit/45de3d320d509e9b638a5aba9d2f4403f1f8e2ee))
32+
* upgrade com.fasterxml:aalto-xml from 1.3.0 to 1.3.2 ([a1a4b47](https://github.com/GluuFederation/flex/commit/a1a4b477cfba1725143986063869160b1479e02a))
33+
* upgrade com.fasterxml.jackson.core:jackson-core from 2.13.2 to 2.13.4 ([5554e0b](https://github.com/GluuFederation/flex/commit/5554e0b4bb068ceed64f8a0d80a3cd72fbcaf8fe))
34+
* upgrade com.fasterxml.jackson.core:jackson-databind from 2.14.0 to 2.14.1 ([dfdc048](https://github.com/GluuFederation/flex/commit/dfdc0481641fb91003631feea1747bab59326a7e))
35+
* upgrade com.nimbusds:oauth2-oidc-sdk from 9.36 to 9.43.1 ([6ee733b](https://github.com/GluuFederation/flex/commit/6ee733bc0af9ebc9890387309b510f822de29936))
36+
* upgrade com.twilio.sdk:twilio from 8.29.1 to 8.36.0 ([e1dafc7](https://github.com/GluuFederation/flex/commit/e1dafc7390ac02ffc374ab849cb672af4aebb51d))
37+
* upgrade com.twilio.sdk:twilio from 9.0.1 to 9.1.0 ([b71d7de](https://github.com/GluuFederation/flex/commit/b71d7de73ecfffc52fe67d5bc452e1039ab9d93a))
38+
* upgrade com.twilio.sdk:twilio from 9.1.0 to 9.1.1 ([7b4f003](https://github.com/GluuFederation/flex/commit/7b4f00394530190d75ea7c019a4f79db6e46fcb6))
39+
* upgrade com.twilio.sdk:twilio from 9.1.1 to 9.1.2 ([ae0245f](https://github.com/GluuFederation/flex/commit/ae0245fb0b5e0b583bc5d91deb5349682e67c8a4))
40+
* upgrade com.twilio.sdk:twilio from 9.1.2 to 9.1.3 ([1ad28d9](https://github.com/GluuFederation/flex/commit/1ad28d9f6a2ebbb5fca7556348f5bf493b8a2a8e))
41+
* upgrade com.twilio.sdk:twilio from 9.1.3 to 9.1.4 ([cc55a6e](https://github.com/GluuFederation/flex/commit/cc55a6e657485ee4193b467a03cd10c434d4c4c7))
42+
* upgrade com.twilio.sdk:twilio from 9.1.4 to 9.2.0 ([29d64d7](https://github.com/GluuFederation/flex/commit/29d64d780a6aa7ecafcefc939d97c899f9e9a0c0))
43+
* upgrade com.unboundid:unboundid-ldapsdk from 6.0.5 to 6.0.6 ([d418871](https://github.com/GluuFederation/flex/commit/d418871c39944f500a5ab6415a5071ee0ef1e015))
44+
* upgrade com.unboundid:unboundid-ldapsdk from 6.0.6 to 6.0.7 ([e2046ad](https://github.com/GluuFederation/flex/commit/e2046ada1dd0c5a3750411cab3d45284ce872e90))
45+
* upgrade org.apache.logging.log4j:log4j-api from 2.17.2 to 2.19.0 ([#553](https://github.com/GluuFederation/flex/issues/553)) ([03a56ff](https://github.com/GluuFederation/flex/commit/03a56ffc58086a4136c5c0d06cd17d8b0f773b8d))
46+
* upgrade org.apache.tika:tika-core from 2.4.1 to 2.5.0 ([241cab4](https://github.com/GluuFederation/flex/commit/241cab443396495d2fbd5a38bcddfb74725aa815))
47+
* upgrade org.apache.tika:tika-core from 2.5.0 to 2.6.0 ([fdf4bc1](https://github.com/GluuFederation/flex/commit/fdf4bc1d364549e7821fa5df312e11944983f368))
48+
* upgrade org.jboss.resteasy:resteasy-client from 6.0.0.Final to 6.2.0.Final ([9dc27d3](https://github.com/GluuFederation/flex/commit/9dc27d384e92ada0b5a09b09565eb8fbe7f74344))
49+
* upgrade org.jboss.resteasy:resteasy-client from 6.2.0.Final to 6.2.1.Final ([e7a313a](https://github.com/GluuFederation/flex/commit/e7a313ac44b36f266266a134c5578c02fc13ca77))
50+
* upgrade org.jboss.resteasy:resteasy-jackson2-provider from 6.0.0.Final to 6.2.0.Final ([b5e1afb](https://github.com/GluuFederation/flex/commit/b5e1afb69be06c1e88da3310c78534cbc06fd17a))
51+
* upgrade org.jsmpp:jsmpp from 2.3.7 to 2.3.11 ([#550](https://github.com/GluuFederation/flex/issues/550)) ([236f71b](https://github.com/GluuFederation/flex/commit/236f71bd9ca564d8e59ce0bcba914bf7069f2099))
52+
* upgrade org.zkoss.theme:breeze from 9.6.0.1 to 9.6.0.2 ([eaefc7b](https://github.com/GluuFederation/flex/commit/eaefc7bad7643ca371d7ecbcbc4df2246ce7e608))
53+
54+
55+
### Miscellaneous Chores
56+
57+
* release 5.0.0-2 ([06c6e64](https://github.com/GluuFederation/flex/commit/06c6e64f43a7c98bcb04ba1d48ec97044c19d75d))
58+
* release 5.0.0-2 ([cea3e6e](https://github.com/GluuFederation/flex/commit/cea3e6e2c31eeaebb5cb30a95827481d81b2bfa3))
59+
* update jans version in casa ([0a81109](https://github.com/GluuFederation/flex/commit/0a81109ebccd882dfa0f4adb2dd3603e7dd2cad3))
60+
61+
62+
### Documentation
63+
64+
* first draft ([5b6c388](https://github.com/GluuFederation/flex/commit/5b6c388a2e4fcd32485d57b29e739d504633eeb5))
65+
366
## [5.0.0-4](https://github.com/GluuFederation/flex/compare/casa-v5.0.0-3...casa-v5.0.0-4) (2022-12-08)
467

568

casa/app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.gluu</groupId>
1111
<artifactId>casa-base</artifactId>
12-
<version>5.0.0-SNAPSHOT</version>
12+
<version>5.0.0-7</version>
1313
</parent>
1414

1515
<dependencies>

casa/config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.gluu</groupId>
1111
<artifactId>casa-base</artifactId>
12-
<version>5.0.0-SNAPSHOT</version>
12+
<version>5.0.0-7</version>
1313
</parent>
1414

1515
<dependencies>

casa/plugins/bioid/pom.xml

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

66
<groupId>org.gluu.casa.plugins</groupId>
77
<artifactId>${plugin.id}</artifactId>
8-
<version>5.0.0-SNAPSHOT</version>
8+
<version>5.0.0-7</version>
99
<packaging>jar</packaging>
1010

1111
<properties>

casa/plugins/cert-authn/pom.xml

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

66
<groupId>org.gluu.casa.plugins</groupId>
77
<artifactId>${plugin.id}</artifactId>
8-
<version>5.0.0-SNAPSHOT</version>
8+
<version>5.0.0-7</version>
99
<packaging>jar</packaging>
1010

1111
<properties>

casa/plugins/client-authorizations/pom.xml

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

66
<groupId>org.gluu.casa.plugins</groupId>
77
<artifactId>${plugin.id}</artifactId>
8-
<version>5.0.0-SNAPSHOT</version>
8+
<version>5.0.0-7</version>
99
<packaging>jar</packaging>
1010

1111
<properties>

casa/plugins/custom-branding/pom.xml

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

66
<groupId>org.gluu.casa.plugins</groupId>
77
<artifactId>${plugin.id}</artifactId>
8-
<version>5.0.0-SNAPSHOT</version>
8+
<version>5.0.0-7</version>
99
<packaging>jar</packaging>
1010

1111
<properties>

casa/plugins/inwebo/pom.xml

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

66
<groupId>org.gluu.casa.plugins</groupId>
77
<artifactId>${plugin.id}</artifactId>
8-
<version>5.0.0-SNAPSHOT</version>
8+
<version>5.0.0-7</version>
99
<packaging>jar</packaging>
1010

1111
<properties>

casa/plugins/samples/authentication-script-properties/pom.xml

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

66
<groupId>co.acme</groupId>
77
<artifactId>${plugin.id}</artifactId>
8-
<version>5.0.0-SNAPSHOT</version>
8+
<version>5.0.0-7</version>
99
<packaging>jar</packaging>
1010

1111
<properties>

casa/plugins/samples/clients-management/pom.xml

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

66
<groupId>co.acme</groupId>
77
<artifactId>${plugin.id}</artifactId>
8-
<version>5.0.0-SNAPSHOT</version>
8+
<version>5.0.0-7</version>
99
<packaging>jar</packaging>
1010

1111
<properties>

0 commit comments

Comments
 (0)