Commit Graph

2801 Commits

Author SHA1 Message Date
dependabot[bot] bf17e864e3 Bump version.spring.boot from 2.7.12 to 2.7.13
Bumps `version.spring.boot` from 2.7.12 to 2.7.13.

Updates `spring-boot-dependencies` from 2.7.12 to 2.7.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.12...v2.7.13)

Updates `spring-boot-maven-plugin` from 2.7.12 to 2.7.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.12...v2.7.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 09:56:37 +02:00
dependabot[bot] 89a4d05261 Bump equalsverifier from 3.14.1 to 3.14.3
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.14.1 to 3.14.3.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.14.1...equalsverifier-3.14.3)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 09:56:14 +02:00
dependabot[bot] d794beeae9 Bump checkstyle from 10.12.0 to 10.12.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.0 to 10.12.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.0...checkstyle-10.12.1)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 13:50:24 +02:00
Elena Mokeeva 1a965a0619 Closes #2299 - remove lock from the query when unnecessary 2023-06-22 09:52:18 +02:00
Elena Mokeeva e0ae4b9907 Closes #2296 - add ownerLongName during update 2023-06-20 14:32:25 +02:00
jamesrdi 3ee90248b5 Closes #2262 - Fixed Flaky Test in CreateTaskAccTest 2023-06-15 11:39:33 +02:00
jamesrdi 0091fa7027 Closes #2262 - Refactor GetWorkbasketAccTest to use test-api 2023-06-15 11:39:33 +02:00
Mustapha Zorgati 0868b0edbb Updated poms to version 6.2.1-SNAPSHOT 2023-06-14 15:15:44 +00:00
Holger Hagen 760d450e5c Closes #2292 - removed erroneous read-only annotation from TaskCommentController 2023-06-14 11:59:40 +02:00
Elena Mokeeva c43ddbeb88 Closes #2246 - add grouping by sors and pors 2023-06-09 19:16:10 +02:00
dependabot[bot] f81b54f640 Bump maven-surefire-plugin from 3.1.0 to 3.1.2
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.0...surefire-3.1.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 14:25:47 +02:00
jamesrdi e6a6b8e847 Closes #2259 - Refactor UpdateTaskAccTest to use test-api 2023-06-09 10:26:15 +02:00
jamesrdi 6dbe9ff25b Flaky Test in CreateTaskAccTest fixed 2023-06-01 14:56:30 +02:00
jamesrdi a7e569466a Closes #2256 - Refactor SetOwnerAccTest to use test-api 2023-06-01 14:56:30 +02:00
Elena Mokeeva 8226f8d8ba Closes #2187 : Add additional user configuration in wildfly 2023-06-01 13:25:17 +02:00
dependabot[bot] 43e02dcb78 Bump version.testcontainers from 1.18.1 to 1.18.2
Bumps `version.testcontainers` from 1.18.1 to 1.18.2.

Updates `db2` from 1.18.1 to 1.18.2
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.1...1.18.2)

Updates `oracle-xe` from 1.18.1 to 1.18.2
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.1...1.18.2)

Updates `postgresql` from 1.18.1 to 1.18.2
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.1...1.18.2)

---
updated-dependencies:
- dependency-name: org.testcontainers:db2
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:oracle-xe
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 10:36:44 +02:00
sfrevel 983f2ae8af Closes #2271: fix hooks for github 2023-05-31 09:41:00 +02:00
sfrevel 7e0b1067de Closes #2270: add login to Microsoft Azure 2023-05-31 09:36:06 +02:00
sfrevel 0898effb83 Closes #<2270>: add deployment to Microsoft Azure 2023-05-31 09:36:06 +02:00
Daniel Schreider 10f1d008da Closes #2171 - Refactor toLowerCopy 2023-05-30 15:52:11 +02:00
dependabot[bot] 5468e23808 Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.2 to 3.3.0.
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.2...maven-checkstyle-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 09:50:28 +02:00
dependabot[bot] 34d2dd47b7 Bump maven-dependency-plugin from 3.5.0 to 3.6.0
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.5.0 to 3.6.0.
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.5.0...maven-dependency-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 09:35:28 +02:00
dependabot[bot] c938664b88 Bump checkstyle from 10.11.0 to 10.12.0
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.11.0 to 10.12.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.11.0...checkstyle-10.12.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 09:01:16 +02:00
dependabot[bot] c0b55fec28 Bump asciidoctor-maven-plugin from 2.2.3 to 2.2.4
Bumps [asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/asciidoctor-maven-plugin-2.2.4/CHANGELOG.adoc)
- [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.3...asciidoctor-maven-plugin-2.2.4)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 08:45:17 +02:00
jamesrdi d0de425cb9 Closes #2250 - Refactor TerminateTaskAccTest to use test-api 2023-05-23 15:15:46 +02:00
dependabot[bot] 4a93269ed2 Bump mybatis-spring from 2.1.0 to 2.1.1
Bumps [mybatis-spring](https://github.com/mybatis/spring) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/mybatis/spring/releases)
- [Commits](https://github.com/mybatis/spring/compare/mybatis-spring-2.1.0...mybatis-spring-2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 09:56:54 +02:00
dependabot[bot] 6858706c21 Bump maven-source-plugin from 3.2.1 to 3.3.0
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0.
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 09:41:39 +02:00
dependabot[bot] 2ebe50726f Bump version.testcontainers from 1.18.0 to 1.18.1
Bumps `version.testcontainers` from 1.18.0 to 1.18.1.

Updates `db2` from 1.18.0 to 1.18.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.0...1.18.1)

Updates `oracle-xe` from 1.18.0 to 1.18.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.0...1.18.1)

Updates `postgresql` from 1.18.0 to 1.18.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.0...1.18.1)

---
updated-dependencies:
- dependency-name: org.testcontainers:db2
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:oracle-xe
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 09:25:01 +02:00
dependabot[bot] 082a9230e7 Bump version.spring.boot from 2.7.11 to 2.7.12
Bumps `version.spring.boot` from 2.7.11 to 2.7.12.

Updates `spring-boot-dependencies` from 2.7.11 to 2.7.12
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.11...v2.7.12)

Updates `spring-boot-maven-plugin` from 2.7.11 to 2.7.12
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.11...v2.7.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 11:50:17 +02:00
jamesrdi 1158ea01fa Closes #2249 - Refactor CancelTaskAccTest to use test-api 2023-05-16 15:28:55 +02:00
jamesrdi d65940d94a Closes #2235 - Refactor GetTaskAccTest to use test-api 2023-05-16 11:12:42 +02:00
jamesrdi 81b28274e7 Closes #2232 - Refactor DeleteTaskAccTest to use test-api 2023-05-11 16:01:12 +02:00
dependabot[bot] 7ca8561955 Bump checkstyle from 10.10.0 to 10.11.0
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.10.0 to 10.11.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.10.0...checkstyle-10.11.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 11:25:58 +02:00
arolfes 0caff9d327 Closes #2229 load correct constructor to init TaskanaJob
instead of using always the first constructor, load the constructor with correct parameters
2023-05-08 14:29:59 +02:00
dependabot[bot] 82b572b1ef Bump maven-gpg-plugin from 3.0.1 to 3.1.0
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0.
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 09:13:52 +02:00
dependabot[bot] 17375620eb Bump maven-surefire-plugin from 3.0.0 to 3.1.0
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 08:59:23 +02:00
dependabot[bot] 839117416b Bump checkstyle from 10.9.3 to 10.10.0
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.9.3 to 10.10.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.9.3...checkstyle-10.10.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 08:30:24 +02:00
dependabot[bot] 1cc68a838e Bump jacoco-maven-plugin from 0.8.9 to 0.8.10
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.10.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.9...v0.8.10)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 08:01:47 +02:00
arolfes 58a751a538 Closes #2222 refactor TaskCleanupJobAccTest to use new TestApi
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
2023-05-05 10:48:12 +02:00
jamesrdi ee914db0ca Closes #2205 - Refactor CreateTaskAccTest to use test-api 2023-04-25 14:09:11 +02:00
dependabot[bot] 34752acd79 Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.1...maven-checkstyle-plugin-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 08:37:10 +02:00
dependabot[bot] 7628110766 Bump version.spring.boot from 2.7.10 to 2.7.11
Bumps `version.spring.boot` from 2.7.10 to 2.7.11.

Updates `spring-boot-dependencies` from 2.7.10 to 2.7.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.10...v2.7.11)

Updates `spring-boot-maven-plugin` from 2.7.10 to 2.7.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.10...v2.7.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 08:36:09 +02:00
dependabot[bot] 93ab85b8a5 Bump version.camunda.dmn from 7.18.0 to 7.19.0
Bumps `version.camunda.dmn` from 7.18.0 to 7.19.0.

Updates `camunda-dmn-model` from 7.18.0 to 7.19.0

Updates `camunda-engine-dmn` from 7.18.0 to 7.19.0

---
updated-dependencies:
- dependency-name: org.camunda.bpm.model:camunda-dmn-model
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.camunda.bpm.dmn:camunda-engine-dmn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 08:02:53 +02:00
arolfes 127c976b41 Closes #2227 : ClassificationCategories are ordered as defined in properties 2023-04-20 11:44:47 +02:00
Mustapha Zorgati f1d23fc152 Updated poms to version 6.1.1-SNAPSHOT 2023-04-14 11:37:19 +00:00
arolfes d73beb3a3c Closes #2211 classificationTypes are List instead of Set, because of sorting 2023-04-14 07:06:10 +02:00
arolfes 54382bc8f5 Closes #2211 domains are List instead of Set, because of sorting 2023-04-14 07:06:10 +02:00
arolfes ea5c004c04 Closes #2211 add master domain always to configured domains 2023-04-14 07:06:10 +02:00
arolfes e4fb057d88 Closes #2219 fixes exception when running taskana locally
With a SpringBoot Upgrade the CorsConfiguration changed a bit.
therefore we need to adjust our config.
2023-04-13 12:22:20 +02:00
dependabot[bot] 7e02b1808e Bump ojdbc8 from 21.9.0.0 to 23.2.0.0
Bumps ojdbc8 from 21.9.0.0 to 23.2.0.0.

---
updated-dependencies:
- dependency-name: com.oracle.database.jdbc:ojdbc8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 09:14:55 +02:00