Commit Graph

152 Commits

Author SHA1 Message Date
dependabot[bot]
d6b897cf76 Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4
Bumps org.hsqldb:hsqldb from 2.7.3 to 2.7.4.

---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-14 11:56:15 -07:00
dependabot[bot]
157a47c09a Bump org.springframework:spring-framework-bom from 6.1.13 to 6.1.14
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.13 to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.13...v6.1.14)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-14 11:40:08 -07:00
Josh Cummings
fd17ca2efb Restore Spring Security dependencies
Some of the integration tests need them

Issue gh-921
2024-10-08 08:20:06 -06:00
Josh Cummings
995e4c20b0 Move Samples to spring-ldap-samples
Samples are now maintained at
https://github.com/spring-projects/spring-ldap-samples

Closes gh-921
2024-10-07 12:36:53 -06:00
Josh Cummings
74396cac1b Add Snapshot Tests to CI
Closes gh-933
2024-10-01 16:31:17 -06:00
Josh Cummings
f66085c89b Update to Mockito 5.14.1
Closes gh-931
2024-10-01 16:06:38 -06:00
dependabot[bot]
c64e099380 Bump org.springframework.security:spring-security-config
Bumps [org.springframework.security:spring-security-config](https://github.com/spring-projects/spring-security) from 5.8.13 to 5.8.14.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.13...5.8.14)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 14:55:10 -07:00
dependabot[bot]
1bad78dcf3 Bump org.springframework.security:spring-security-ldap
Bumps [org.springframework.security:spring-security-ldap](https://github.com/spring-projects/spring-security) from 5.8.13 to 5.8.14.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.13...5.8.14)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-ldap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 14:46:19 -07:00
dependabot[bot]
6141a0cb64 Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.12 to 6.1.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.12...v6.1.13)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 14:38:12 -07:00
dependabot[bot]
1fe3c490b4 Bump org.springframework.security:spring-security-core
Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 5.8.13 to 5.8.14.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.13...5.8.14)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 11:38:00 -07:00
dependabot[bot]
034d7b8b8d Bump org.springframework:spring-framework-bom from 6.1.3 to 6.1.12
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.3 to 6.1.12.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.3...v6.1.12)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 11:07:25 -07:00
dependabot[bot]
d7b6dd6313 Bump org.junit:junit-bom from 5.8.1 to 5.8.2
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 10:53:44 -07:00
dependabot[bot]
de63a3127b Bump org.springframework.security:spring-security-core
Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 5.8.9 to 5.8.13.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.9...5.8.13)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 10:52:11 -07:00
dependabot[bot]
317e398685 Bump org.freemarker:freemarker from 2.3.32 to 2.3.33
Bumps org.freemarker:freemarker from 2.3.32 to 2.3.33.

---
updated-dependencies:
- dependency-name: org.freemarker:freemarker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 10:13:53 -07:00
dependabot[bot]
8371c763b4 Bump org.aspectj:aspectjweaver from 1.9.21.1 to 1.9.22.1
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) from 1.9.21.1 to 1.9.22.1.
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

---
updated-dependencies:
- dependency-name: org.aspectj:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 10:13:41 -07:00
dependabot[bot]
ebb09101e6 Bump org.springframework.security:spring-security-ldap
Bumps [org.springframework.security:spring-security-ldap](https://github.com/spring-projects/spring-security) from 5.8.9 to 5.8.13.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.9...5.8.13)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-ldap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 08:56:32 -07:00
dependabot[bot]
544700b095 Bump org.aspectj:aspectjrt from 1.9.21.1 to 1.9.22.1
Bumps [org.aspectj:aspectjrt](https://github.com/eclipse/org.aspectj) from 1.9.21.1 to 1.9.22.1.
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

---
updated-dependencies:
- dependency-name: org.aspectj:aspectjrt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 08:10:25 -07:00
dependabot[bot]
09da569c03 Bump commons-codec:commons-codec from 1.16.0 to 1.16.1
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.0 to 1.16.1.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.16.0...rel/commons-codec-1.16.1)

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 08:10:07 -07:00
dependabot[bot]
283d68d746 Bump org.springframework.security:spring-security-config
Bumps [org.springframework.security:spring-security-config](https://github.com/spring-projects/spring-security) from 5.8.9 to 5.8.13.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.9...5.8.13)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 08:09:39 -07:00
dependabot[bot]
d4423a19bd Bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.15.4
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.15.3 to 2.15.4.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.15.3...jackson-bom-2.15.4)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 07:39:42 -07:00
dependabot[bot]
680904d157 Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3
Bumps org.hsqldb:hsqldb from 2.7.2 to 2.7.3.

---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 07:37:51 -07:00
Josh Cummings
727034747b Remove Stray Swap File 2024-02-14 16:32:19 -07:00
Josh Cummings
980074f7b3 Update to Spring Security 5.8.9
Closes gh-868
2024-02-14 16:32:13 -07:00
Josh Cummings
79ca1f41b1 Update to AspectJ 1.9.21.1
Closes gh-867
2024-02-14 16:32:07 -07:00
Josh Cummings
7e9b5a73f1 Update to JUnit 5.10.2
Closes gh-866
2024-02-14 16:32:01 -07:00
Josh Cummings
3a42132cd7 Update to Spring Framework 6.1.3
Closes gh-865
2024-02-14 16:31:54 -07:00
Josh Cummings
61b837c7e4 Update to JUnit 5.10.1
Closes gh-853
2023-12-14 13:28:19 -07:00
Josh Cummings
69479f303e Update to Spring Framework 6.1.1
Closes gh-852
2023-12-14 13:28:13 -07:00
Josh Cummings
43de2f5af7 Update to AspectJ 1.9.21
Closes gh-851
2023-12-14 13:28:06 -07:00
Josh Cummings
42125f9857 Update to UnboundID SDK 6.0.11
Closes gh-850
2023-12-14 13:28:01 -07:00
Josh Cummings
dac7e1ff19 Update to Logback 1.4.14
Closes gh-849
2023-12-14 13:27:56 -07:00
Josh Cummings
115d71144d Update to Jackson 2.15.3
Closes gh-848
2023-12-14 13:27:52 -07:00
Josh Cummings
384af3d4f9 Update to Spring Data 2021.2.18
Closes gh-847
2023-12-14 13:27:45 -07:00
Marcus Hert Da Coregio
197c92822a Update to Spring Data 2021.2.17
Issue gh-838
2023-11-16 14:11:15 -03:00
Marcus Hert Da Coregio
67973b36d4 Revert "Update to Spring Data 2021.2.18"
This reverts commit 372d17b4f3.
2023-11-16 14:10:54 -03:00
Marcus Hert Da Coregio
372d17b4f3 Update to Spring Data 2021.2.18
Closes gh-838
2023-11-16 14:02:45 -03:00
Marcus Hert Da Coregio
d027dbd2c8 Update to Spring Security 5.8.8
Closes gh-837
2023-11-16 14:01:30 -03:00
Marcus Hert Da Coregio
aa9ad691b1 Update spring-framework-bom to 6.1.0
Closes gh-836
2023-11-16 13:08:44 -03:00
Josh Cummings
e040e1d3ad Update to Spring Security 5.8.7
Closes gh-832
2023-10-12 11:49:59 -06:00
Josh Cummings
1efc64407a Update to UnboundID SDK 6.0.10
Closes gh-831
2023-10-12 11:48:34 -06:00
Josh Cummings
b6feff1228 Update to Spring Data 2021.2.16
Closes gh-830
2023-10-12 11:48:24 -06:00
Josh Cummings
890a794aad Update to Spring Framework 6.1.0-RC1
Closes gh-829
2023-10-12 11:48:17 -06:00
Josh Cummings
426152d0f7 Update Spring Secruity to 5.8.6
Closes gh-817
2023-09-14 09:23:51 -06:00
Josh Cummings
6a49275e45 Update jcl-over-slf4j to 1.7.36
Closes gh-816
2023-09-14 09:23:45 -06:00
Josh Cummings
19467c96c5 Update to AspectJ 1.9.20.1
Closes gh-815
2023-09-14 09:23:36 -06:00
Josh Cummings
503a8e9c33 Update to Spring Data 2021.2.15
Closes gh-814
2023-09-14 09:23:29 -06:00
Josh Cummings
1173b0a8c0 Update to Spring Framework 6.1.0-M5
Closes gh-813
2023-09-14 09:23:23 -06:00
Josh Cummings
bca487b88f Update to Spring Framework 6.1.0-M4
Closes gh-810
2023-08-18 08:55:32 -06:00
Josh Cummings
ab54d6a64e Update to Spring Security 5.8.5
Closes gh-809
2023-08-18 08:55:04 -06:00
Josh Cummings
5cd0fcc28f Update to AspectJ 1.9.20
Closes gh-808
2023-08-18 08:55:04 -06:00