Commit Graph

169 Commits

Author SHA1 Message Date
Hongwei
ebfdcb9821 refactor/add jakarta.activation dependency to pom.xml 2025-07-30 10:22:04 +02:00
Hongwei
dde267b122 refactor/removed "kafka" from yaml, pom and md 2025-03-06 15:45:08 +01:00
Marko Milić
f08dbfa6ed feature/Add customer at Keycloak via restful api 2025-01-23 13:33:33 +01:00
Marko Milić
a8a0d490df feature/Add testcontainers Kafka 2024-11-18 13:03:56 +01:00
Marko Milić
fa323be804 feature/Add testcontainers RabbitMQ 2024-11-16 16:53:40 +01:00
Marko Milić
260072fc23 Merge remote-tracking branch 'upstream/develop' into develop 2024-11-03 14:12:30 +01:00
hongwei
a7ec44067b refactor/use inMemory cache instead of AtomicReference for ClassPool 2024-10-29 13:12:57 +01:00
Marko Milić
57dfcff9f2 Merge remote-tracking branch 'upstream/develop' into develop 2024-10-28 15:30:06 +01:00
Marko Milić
34fa53c085 refactor/Get rid of macmemo 0.6-OBP-SNAPSHOT library 2024-10-16 10:47:42 +02:00
hongwei
e7e0a5a55a feature/added RabbitMQ-step1 2024-10-04 06:59:13 +02:00
Hongwei
517986f71c refactor/update the pom java and plugin version -step3 2024-07-02 16:19:28 +02:00
hongwei
e05a55f281 refactor/update the pom java and plugin version -step2 2024-07-02 15:52:40 +02:00
Simon Redfern
a92f9d24f5
Merge pull request #2397 from OpenBankProject/dependabot/maven/obp-api/org.postgresql-postgresql-42.4.4
Bump org.postgresql:postgresql from 42.4.3 to 42.4.4 in /obp-api
2024-06-17 12:02:58 +02:00
dependabot[bot]
a76e82ba3b
Bump org.apache.commons:commons-compress in /obp-api
Bumps org.apache.commons:commons-compress from 1.23.0 to 1.26.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 10:01:35 +00:00
Simon Redfern
865a0dc1e1
Merge pull request #2399 from OpenBankProject/dependabot/maven/obp-api/com.nimbusds-nimbus-jose-jwt-9.37.2
Bump com.nimbusds:nimbus-jose-jwt from 9.31 to 9.37.2 in /obp-api
2024-06-17 12:01:07 +02:00
dependabot[bot]
a15b699785
Bump org.elasticsearch:elasticsearch from 8.10.3 to 8.14.0 in /obp-api
Bumps [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch) from 8.10.3 to 8.14.0.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elastic/elasticsearch/compare/v8.10.3...v8.14.0)

---
updated-dependencies:
- dependency-name: org.elasticsearch:elasticsearch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 10:00:09 +00:00
dependabot[bot]
6caecebb84
Bump com.nimbusds:nimbus-jose-jwt from 9.31 to 9.37.2 in /obp-api
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.31 to 9.37.2.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.37.2..9.31)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 09:59:54 +00:00
dependabot[bot]
2a0f086222
Bump org.postgresql:postgresql from 42.4.3 to 42.4.4 in /obp-api
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.3 to 42.4.4.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.4.3...REL42.4.4)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 09:59:53 +00:00
Simon Redfern
0fc644fffc
Merge pull request #2270 from OpenBankProject/dependabot/maven/obp-api/org.apache.commons-commons-compress-1.24.0
Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 in /obp-api
2024-06-17 11:59:44 +02:00
Simon Redfern
ef780e0069
Merge pull request #2336 from OpenBankProject/dependabot/maven/obp-api/org.elasticsearch-elasticsearch-8.10.3
Bump org.elasticsearch:elasticsearch from 8.8.1 to 8.10.3 in /obp-api
2024-06-17 11:59:27 +02:00
Simon Redfern
9e8cff018d
Merge pull request #2346 from OpenBankProject/dependabot/maven/obp-api/ch.qos.logback-logback-classic-1.2.13
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 in /obp-api
2024-06-17 11:59:12 +02:00
Marko Milić
861b65752f feature/Remove log4j library 2023-12-12 09:37:25 +01:00
hongwei
d5eb84deef refactor/remove the EmbeddedKafka 2023-12-06 11:24:10 +01:00
dependabot[bot]
dba673f868
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 in /obp-api
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.3...v_1.2.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 22:20:41 +00:00
dependabot[bot]
5ff89e8d59
Bump org.elasticsearch:elasticsearch from 8.8.1 to 8.10.3 in /obp-api
Bumps [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch) from 8.8.1 to 8.10.3.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elastic/elasticsearch/compare/v8.8.1...v8.10.3)

---
updated-dependencies:
- dependency-name: org.elasticsearch:elasticsearch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 20:58:20 +00:00
hongwei
46c4dc5e47 bugfix/seperate the web.xml for production and develop mode 2023-11-22 11:27:41 +01:00
Marko Milić
82381da4ad feature/Remove in-memory mode and scalacache-guava in case of Caching 2023-10-27 13:28:09 +02:00
Marko Milić
03bf9e4fc1 feature/Remove in-memory mode and embedded redis in case of Rate Limiting 2023-10-27 11:50:28 +02:00
Marko Milić
64c089e740 docfix/Add scalacache mvn links 2023-10-26 15:32:28 +02:00
Marko Milić
3c4ad89365 refactor/Bump JsonSchemaValidator to 1.0.87 2023-10-23 12:19:04 +02:00
Marko Milić
84e3ec675f refactor/Replace vulnerable redis-mock library 2023-10-20 11:38:33 +02:00
Marko
2c1c3f5383 refactor/Bump iban4j to 3.2.7-RELEASE 2023-10-12 11:36:22 +02:00
hongwei
eae8d829cb feature/use Hikari as the CP for liftweb 2023-10-08 17:17:28 +02:00
dependabot[bot]
6e45bef258
Bump org.apache.commons:commons-compress in /obp-api
Bumps org.apache.commons:commons-compress from 1.23.0 to 1.24.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 19:36:28 +00:00
Marko Milić
c30e9e0292 feature/Bump Oracle driver to ojbbc8-production 23.2.0.0 2023-08-08 15:01:28 +02:00
Marko Milić
087adea3e7 feature/Bump h2 from 2.1.214 to 2.2.220 2023-07-10 10:00:05 +02:00
Marko Milić
9e449d75d7 refactor/Remove redundunt hydra-client library 2023-07-07 12:15:37 +02:00
Marko Milić
0202d75d4b bugfix/Fiy typo regarding unify hydra-client versions 2023-07-06 09:53:28 +02:00
Marko Milić
5950f74232 refactor/Unify hydra-client versions 2023-07-05 14:03:26 +02:00
Marko Milić
a89ee8d62e feature/Bump nimbus-jose-jwt from 9.19 to 9.31 2023-07-04 13:23:25 +02:00
hongwei
ce7b75bae5 refactor/vornerability - commons-compress 2023-06-27 17:32:26 +08:00
hongwei
8860648853 refactor/vornerability - snakeyaml 2023-06-27 16:49:04 +08:00
Marko Milić
07917c5bdf feature/Remove yuicompressor-maven-plugin 2023-01-27 08:27:33 +01:00
Marko Milić
d12abfcc46 feature/Remove Akka in case of Webhooks 2 2023-01-10 13:56:50 +01:00
Marko Milić
7dc98ee938 feature/Remove Record support (mongo DB support) so we can update to Liftweb 3.5.0 2023-01-03 16:02:25 +01:00
Marko Milić
31854aa2a7 feature/Bump 9.2.0 library to 9.2.0 2022-12-29 14:48:28 +01:00
Marko Milić
2bdbb5b426 refactor/Get rid of unused library net.sourceforge.htmlunit 2022-12-29 12:23:28 +01:00
Marko Milić
f6e71d8aed Revert "feature/Bump elasticsearch library from 7.17.1 to 8.5.3"
This reverts commit 9b7409d2
2022-12-29 11:50:27 +01:00
Marko Milić
9b7409d29e feature/Bump elasticsearch library from 7.17.1 to 8.5.3 2022-12-28 12:06:26 +01:00
Marko Milić
5d9ae1c8b7 feature/Bump Elastic4S Client Esjava library from 8.2.1 to 8.5.2 2022-12-28 12:00:41 +01:00