Commit Graph

35 Commits

Author SHA1 Message Date
3de92f48d9
Updated and upgraded deps and config the props for openapi docs and modified for spring web modules
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-13 19:50:22 +07:00
Sambo Chea
a9a52132a4
Update build.gradle.kts 2022-06-13 17:21:54 +07:00
dependabot[bot]
298497be0c
Bump plugin.spring from 1.6.21 to 1.7.0
Bumps [plugin.spring](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.7.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 01:38:57 +00:00
Sambo Chea
e5eebe8d38
Merge pull request #15 from CUBETIQ/dependabot/gradle/jvm-1.7.0
Bump jvm from 1.6.21 to 1.7.0
2022-06-13 08:21:12 +07:00
dependabot[bot]
cb55113524
Bump plugin.jpa from 1.6.21 to 1.7.0
Bumps [plugin.jpa](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.7.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: plugin.jpa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 06:38:52 +00:00
dependabot[bot]
b2ec9c414b
Bump jvm from 1.6.21 to 1.7.0
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.7.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 06:37:04 +00:00
dependabot[bot]
462fe06dc2
Bump org.springframework.boot from 2.6.7 to 2.7.0
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.6.7 to 2.7.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.7...v2.7.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 06:30:45 +00:00
5e1ce9a0fa
Upgrade spring boot to 2.6.7 and kotlin 1.6.21
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-21 20:40:21 +07:00
8c999a9e7c
Add basic module and redis data with jpa and example
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-11 12:35:47 +07:00
133b04c725
Merge branch 'main' of https://github.com/CUBETIQ/spring-web-modules into main
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-04-11 09:05:04 +07:00
Sambo Chea
c5c6eb3213
Merge branch 'main' into dependabot/gradle/jvm-1.6.20 2022-04-04 19:19:14 +07:00
dependabot[bot]
0b429d2ea9
Bump plugin.spring from 1.6.10 to 1.6.20
Bumps plugin.spring from 1.6.10 to 1.6.20.

---
updated-dependencies:
- dependency-name: plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 06:28:32 +00:00
dependabot[bot]
7417be8c6f
Bump jvm from 1.6.10 to 1.6.20
Bumps jvm from 1.6.10 to 1.6.20.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 06:28:29 +00:00
dependabot[bot]
c0d9273e9a
Bump org.springframework.boot from 2.6.5 to 2.6.6
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.6.5 to 2.6.6.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.5...v2.6.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 06:33:42 +00:00
Sambo Chea
d725d24e35
Merge branch 'main' into dependabot/gradle/jvm-1.6.10 2022-03-26 08:59:44 +07:00
Sambo Chea
e5fce15331
Merge pull request #2 from CUBETIQ/dependabot/gradle/plugin.spring-1.6.10
Bump plugin.spring from 1.6.0 to 1.6.10
2022-03-26 08:58:55 +07:00
dependabot[bot]
c03641f50d
Bump jvm from 1.6.0 to 1.6.10
Bumps jvm from 1.6.0 to 1.6.10.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 01:55:42 +00:00
dependabot[bot]
98a5fa6aa2
Bump plugin.spring from 1.6.0 to 1.6.10
Bumps plugin.spring from 1.6.0 to 1.6.10.

---
updated-dependencies:
- dependency-name: plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 01:55:38 +00:00
dependabot[bot]
c8174f21ea
Bump org.springframework.boot from 2.6.1 to 2.6.5
Bumps org.springframework.boot from 2.6.1 to 2.6.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 01:55:29 +00:00
d58ded9ead Update gradle 2021-12-24 10:35:37 +07:00
696f2548c4
Task: Fixed Zero-Day CVE-2021-45105 2021-12-19 14:24:14 +07:00
27fbcfdb6a
Fixed CVE-2021-45046 2021-12-16 08:50:15 +07:00
af7c8ba490
Updated the comment 2021-12-11 20:33:36 +07:00
198644cbd1
Fixed Zero-Day CVE-2021-44225: https://cubetiq.atlassian.net/browse/CERT-1 2021-12-11 11:05:46 +07:00
5ca2a37f5b
Upgarde spring boot 2.5.7 and kotlin 1.6.0 and gradle 7.3.1 2021-12-04 09:10:01 +07:00
261819d7ee Update 'build.gradle.kts' 2021-10-23 11:21:43 +07:00
28d7f198e0 Updated spring boot to 2.5.5 and kotlin 1.5.31 2021-10-09 11:22:57 +07:00
f3f0f02b44 Task: Changed main repository for m.ctdn.net 2021-08-15 19:56:16 +07:00
ef5d7e1eb1 Update 'build.gradle.kts' 2021-07-23 09:16:45 +07:00
04558b7393 Update 'build.gradle.kts' 2021-06-25 14:41:38 +07:00
471f34d00f Update 'build.gradle.kts' 2021-06-11 08:08:41 +07:00
e9acd01fc0 Task: Upgraded web modules template to kotlin 1.5.10 2021-06-02 07:51:37 +07:00
a57e6a1425 removed requires opt in for kotlin build 2021-05-24 11:24:15 +07:00
726a59ecd8 Upgrade Spring Boot 2.5.0 and Kotlin 1.5.0 2021-05-21 20:48:27 +07:00
CUBETIQ Solution
b9d274511f Initial commit 2021-05-18 09:50:46 +07:00