Steve Riesenberg
|
0c4a6f2abf
|
Update to JUnit 5.10.5
|
2024-10-18 13:47:50 -05:00 |
|
Josh Cummings
|
1ce2c14dba
|
Update to Gradle 8.10.2
Closes gh-327"
|
2024-10-14 17:16:54 -06:00 |
|
Josh Cummings
|
ef912d44b6
|
Use Spring Data BOM versions
|
2024-08-01 12:38:15 -06:00 |
|
Josh Cummings
|
3f2aa11d13
|
Correct Foreign Key Relationship
|
2024-08-01 12:37:36 -06:00 |
|
Josh Cummings
|
624d6098a4
|
Update to HSQLDB 2.7.3
|
2024-08-01 09:33:11 -06:00 |
|
Josh Cummings
|
8038122eda
|
Update to JUnit 5.10.3
|
2024-08-01 08:44:35 -06:00 |
|
Josh Cummings
|
5b85a06666
|
Update to AspectJ 3.26.3
|
2024-08-01 08:44:00 -06:00 |
|
Josh Cummings
|
50ffc04d54
|
Make Projects Individually Runnable
- This is important for running a project from an isolated directory
- It also helps the IDE to correctly download sources when debugging
a project
|
2024-07-31 17:35:43 -06:00 |
|
Marcus Hert Da Coregio
|
dedb6f4009
|
Increase max memory allocation
|
2024-07-02 10:16:59 -03:00 |
|
Marcus Hert Da Coregio
|
d2b7c8b8cb
|
Use Spring Security 6.4.0-SNAPSHOT
|
2024-06-19 13:55:44 -03:00 |
|
Marcus Hert Da Coregio
|
75f3cb81b9
|
Allow gradle cache on tests
See gh-54
|
2024-03-18 08:50:20 -03:00 |
|
Marcus Hert Da Coregio
|
8cfb64e0b9
|
Use Version Catalog for Spring dependencies
Issue gh-138
|
2023-11-27 11:35:44 -03:00 |
|
Marcus Da Coregio
|
3f8e2c204a
|
Upgrade to Gradle 8.3
Closes gh-147
|
2023-09-21 16:17:57 +01:00 |
|
Marcus Da Coregio
|
6fde33fd23
|
Update remaining junit-bom to 5.10.0
Issue gh-145
|
2023-09-13 16:43:58 +01:00 |
|
Marcus Da Coregio
|
bb6fc88875
|
Merge branch '6.0.x'
|
2023-07-04 10:00:21 -03:00 |
|
Marcus Da Coregio
|
c5b9a9fb7a
|
Update Gradle to 7.6.2
|
2023-07-04 09:58:04 -03:00 |
|
Marcus Da Coregio
|
7a4ec00199
|
Use Spring 6
|
2023-06-22 09:52:14 -03:00 |
|
Marcus Da Coregio
|
cd892c5604
|
Sync gradle.properties
|
2023-06-21 16:21:08 -03:00 |
|
Marcus Da Coregio
|
55ea592e93
|
Sync gradle.properties
|
2023-06-21 15:53:53 -03:00 |
|
Marcus Da Coregio
|
a91ee2a289
|
Update Gradle to 7.5.1
Issue gh-106
|
2023-02-23 10:06:36 -03:00 |
|
Marcus Da Coregio
|
2144da3825
|
Update org.hibernate.orm:hibernate-core to 6.1.1.Final
|
2023-02-23 10:05:47 -03:00 |
|
Marcus Da Coregio
|
5f1b56bb9d
|
Update Gradle to 7.5.1
Issue gh-106
|
2022-11-23 10:55:26 -03:00 |
|
Marcus Da Coregio
|
655cf77ea4
|
Update org.hibernate.orm:hibernate-core to 6.1.1.Final
|
2022-07-12 14:03:17 -03:00 |
|
Marcus Da Coregio
|
57c0b8a4c4
|
Switch remaining jcenter() to mavenCentral()
|
2022-01-17 12:44:01 -03:00 |
|
Josh Cummings
|
a4cef77512
|
Add milestone repository
|
2022-01-03 17:24:50 -07:00 |
|
Eleftheria Stein
|
dec2e57170
|
Prevent gradle cache on tests
Closes gh-54
|
2021-12-13 17:39:12 +01:00 |
|
Marcus Da Coregio
|
91a69b36f9
|
Migrate java-configuration:data sample to new major version
Spring Security 6.0.0-SNAPSHOT, SpringFramework 6.0.0-SNAPSHOT, Hibernate-core 6.0.0.Beta2
|
2021-12-06 10:05:41 -03:00 |
|
Marcus Da Coregio
|
a43cbcab41
|
Upgrade to Gradle 7.3
|
2021-12-03 11:35:39 -03:00 |
|
Marcus Da Coregio
|
5097f9dcfc
|
Update to Gradle 7.2
Closes gh-45
|
2021-10-04 15:04:13 -03:00 |
|
Josh Cummings
|
601f54a4c1
|
Sync Gradle Version
Issue gh-16
|
2021-05-27 09:14:29 -06:00 |
|
Rob Winch
|
c2bee61c34
|
Update to Tomcat 9
Spring recently updated to require Servlet 4, so update to Tomcat 9.
Closes gh-6
|
2021-01-27 21:58:02 -06:00 |
|
Rob Winch
|
e597c435a2
|
Remove gretty from data project
|
2020-11-25 17:49:19 -06:00 |
|
Rob Winch
|
68017abfbb
|
Consistently use repo.spring.io/snapshot instead of libs-snapshot
|
2020-11-19 12:35:34 -06:00 |
|
Rob Winch
|
cda205bb91
|
Use jcenter instead of mavenCentral
jcenter has dependencies for gretty and repo.spring.io now requires
authentication to download new dependencies
|
2020-11-19 12:34:38 -06:00 |
|
Rob Winch
|
025950bca5
|
Update to Spring Data Neumann-SR-SR5
|
2020-10-28 14:35:17 -05:00 |
|
Rob Winch
|
297a13dbb5
|
Update to assertj-core 3.18.0
|
2020-10-28 14:34:51 -05:00 |
|
Rob Winch
|
091332c4b8
|
JUnit 5.7.0
|
2020-10-28 14:31:00 -05:00 |
|
Rob Winch
|
c6be101926
|
Fix framework
|
2020-10-28 11:32:39 -05:00 |
|
Rob Winch
|
91f3d13bc5
|
Update to Spring Security 5.5.0-SNAPSHOT
|
2020-10-28 11:06:13 -05:00 |
|
Rob Winch
|
da0d07d40c
|
Update to Spring Framework 5.3.0
|
2020-10-28 11:03:10 -05:00 |
|
Rob Winch
|
f61a570d58
|
Update to Gradle 6.7
|
2020-10-28 10:55:42 -05:00 |
|
Rob Winch
|
790516c50b
|
data
|
2020-10-21 15:32:50 -05:00 |
|
Rob Winch
|
657adb29fe
|
data
|
2020-10-21 15:02:48 -05:00 |
|
Rob Winch
|
435021a310
|
Fix data
|
2020-10-21 14:56:49 -05:00 |
|
Rob Winch
|
75770dd6c5
|
Add ":servlet:java-configuration:data"
|
2020-09-10 14:58:09 -05:00 |
|