Commit Graph

157 Commits

Author SHA1 Message Date
Robert von Burg dc93800fd1
[Project] Set new version 2.3.0-SNAPSHOT 2024-04-23 14:46:57 +02:00
Robert von Burg f4f9e2c798
[Project] Removed duplicate version declaration 2024-03-21 12:06:48 +01:00
Robert von Burg f051008d68
[Project] Updated dependencies to JAX-WS 2024-03-18 11:11:51 +01:00
Robert von Burg a103864eb8
[Project] Updated to camel 3.22.1 2024-03-11 08:31:06 +01:00
dependabot[bot] e91a96b549
Bump org.postgresql:postgresql from 42.5.1 to 42.7.2 (#31)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.1 to 42.7.2.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 10:28:07 +01:00
Robert von Burg c46c60c8fe
[Project] Changed final name to include strolch- prefix 2024-02-12 12:48:38 +01:00
Robert von Burg 23054a5bad
[Project] Updated maven-deploy-plugin version to 3.1.1 2024-01-04 15:54:41 +01:00
Robert von Burg 1e2965d588
[Project] Added deployment to repo.strolch.li 2024-01-04 11:09:11 +01:00
Robert von Burg 22e2e5cc68
[Project] Added deployment to repo.strolch.li 2024-01-02 20:32:43 +01:00
Robert von Burg f6a8746069
[Project] Added deployment to repo.strolch.li 2024-01-02 20:28:33 +01:00
Robert von Burg fd5f344764
[Project] Added deployment to repo.strolch.li 2024-01-02 14:47:13 +01:00
Robert von Burg ec8965eee2
[Project] Added deployment to repo.strolch.li 2024-01-01 13:37:16 +01:00
Robert von Burg 5064249e72
[Project] Updated logback to 1.4.14 2023-12-13 21:08:55 +01:00
Robert von Burg 3c2aac3b9e
[Fix] encode user provider input for LDAP query
Remove OWASP ESAPI as it has too many dependencies
2023-11-30 14:42:48 +01:00
Robert von Burg c5402ba4fb
[Fix] encode user provider input for LDAP query 2023-11-30 13:30:36 +01:00
Robert von Burg ed16e969f2
[Project] Downgrade to logback 1.4.8, as 1.4.12 has incompatible API change 2023-11-30 10:49:45 +01:00
dependabot[bot] 3fbb0acc4c
Bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.12 (#30)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.5 to 1.4.12.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.5...v_1.4.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-30 10:11:09 +01:00
Robert von Burg bd03144b6a
[Project] Updated to JDK 21 2023-11-27 08:21:58 +01:00
Robert von Burg 4c8dd9b0d1
[Project] Set new version 2.2.0-SNAPSHOT 2023-11-27 07:53:36 +01:00
Robert von Burg 20f04d83d0
[Project] Set new version 2.1.0-SNAPSHOT 2023-09-12 08:01:03 +02:00
Robert von Burg 5c90e7f42e
[Project] Exclude angus-activation from transitive dependencies 2023-08-04 15:16:58 +02:00
Robert von Burg 16d56e0b4f
[Project] Updated some maven dependencies 2023-07-24 13:32:12 +02:00
Robert von Burg 5449020a7f
[New] Updated jersey dependency 2023-06-20 09:45:14 +02:00
Robert von Burg 5faac2fc0e
[Major] Replaced javax.mail with jakarta 2023-05-12 15:55:41 +02:00
Robert von Burg dc3204969b
[Minor] Automated Code cleanup: HTTP links are not secure 2023-04-04 15:07:04 +02:00
Robert von Burg 20bcef2b3a
[Project] update pom.xml 2023-02-09 16:01:58 +01:00
Robert von Burg d726ff7d05
[Project] Renamed strolch-bom 2022-12-16 15:28:17 +01:00
Robert von Burg 2fda56f954
[Major] Strolch version 2.x: renamed modules 2022-12-16 15:03:14 +01:00
Robert von Burg 078a5cb804
[Major] Moved to Jakarta Servlet 5.x and Jersey 3.1 2022-12-15 20:25:57 +01:00
Robert von Burg 2f05e768aa
[New] Updated to slf4j 2.x and logback 1.4.x
Updated LoggingLoader to reset configuration
2022-12-14 20:59:04 +01:00
Robert von Burg 07f5dc665c
[Project] Adding git-versioner-maven-plugin 2022-11-29 09:11:37 +01:00
dependabot[bot] 98956dbb75
Bump postgresql from 42.4.1 to 42.4.3
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.4.3.
- [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.1...REL42.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 22:23:33 +00:00
Robert von Burg cdeb5d8a4e
[Project] cleaned up pom.xml 2022-11-14 15:18:10 +01:00
Robert von Burg a8304d6745
[Project] Updated compiler property to JDK 17 2022-10-10 12:46:12 +02:00
Robert von Burg a4e6208430
Revert "[Project] Fixing deployment to Nexus"
This reverts commit 3db66595fb.
2022-08-17 06:55:06 +02:00
Robert von Burg 7d30438881
Revert "[Project] Downgraded nexus-staging-maven-plugin version to 1.6.12"
This reverts commit 864cf6fc
2022-08-17 06:49:50 +02:00
Robert von Burg 3db66595fb
[Project] Fixing deployment to Nexus 2022-08-17 06:41:53 +02:00
Robert von Burg 7bb8302be0
[Project] Moved archetypes to separate repository 2022-08-16 22:06:27 +02:00
Robert von Burg 864cf6fc4f
[Project] Downgraded nexus-staging-maven-plugin version to 1.6.12
this is because of https://issues.sonatype.org/browse/OSSRH-79509
2022-08-16 13:35:26 +02:00
Robert von Burg a69044fb5a
[Project] Updated nexus-staging-maven-plugin version to 1.6.13 2022-08-16 13:16:01 +02:00
dependabot[bot] b6b7c8cd45
Bump postgresql from 42.3.3 to 42.4.1 (#24)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 to 42.4.1.
- [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.3.3...REL42.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 09:34:12 +02:00
Robert von Burg cbe7b0d171
[Project] Added maven clean plugin version 3.2.0 2022-07-15 10:04:43 +02:00
Robert von Burg df1d58901f
[Project] Updated logback to 1.2.9 2022-04-29 16:31:15 +02:00
Robert von Burg 118e3ade32 [Project] Update postgresql from 42.3.1 to 42.3.3 2022-02-16 10:09:20 +01:00
Robert von Burg 330d14545d [Project] Updated dependencies to latest minor version 2022-01-05 12:29:32 +01:00
Robert von Burg fa57bf213f [Project] Updated initial dependency-check suppressions 2021-12-22 13:32:46 +01:00
Robert von Burg 7384fa6d85 [Project] Updated postgresql dependency 2021-12-22 12:45:49 +01:00
Robert von Burg 5ca44157f6 [Project] Added dependency-check in mvn profile security 2021-12-22 12:40:24 +01:00
Robert von Burg 783a530f3b [Project] Updated logback to 1.2.8 due to https://jira.qos.ch/browse/LOGBACK-1591 2021-12-14 17:13:43 +01:00
Robert von Burg fdb04a8839 [Project] Don't use Jakarta yet, use javax 2021-11-29 18:06:13 +01:00