Skip to content

Releases: echocat/locela-api-java

2.0.8

28 May 11:51
Compare
Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #60
  • Bump org.springframework:spring-context from 5.3.34 to 5.3.35 by @dependabot in #61
  • Bump org.springframework:spring-context from 5.3.35 to 5.3.36 by @dependabot in #62

Full Changelog: 2.0.7...2.0.8

2.0.7

22 Apr 13:45
Compare
Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #49
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #50
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #51
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #52
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #53
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.4 by @dependabot in #59
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 by @dependabot in #58
  • Bump org.springframework:spring-context from 5.3.33 to 5.3.34 by @dependabot in #57
  • Bump versions.org.slf4j from 2.0.12 to 2.0.13 by @dependabot in #54

Full Changelog: 2.0.6...2.0.7

2.0.6

18 Mar 12:39
Compare
Choose a tag to compare

What's Changed

  • Bump org.springframework:spring-context from 5.3.31 to 5.3.32 by @dependabot in #46
  • Bump org.springframework:spring-context from 5.3.32 to 5.3.33 by @dependabot in #47
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #48

Full Changelog: 2.0.5...2.0.6

2.0.5

12 Feb 08:23
Compare
Choose a tag to compare

What's Changed

  • Bump versions.org.slf4j from 2.0.10 to 2.0.11 by @dependabot in #43
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #44
  • Bump versions.org.slf4j from 2.0.11 to 2.0.12 by @dependabot in #45

Full Changelog: 2.0.4...2.0.5

2.0.4

02 Jan 09:02
Compare
Choose a tag to compare

What's Changed

  • Bump org.springframework:spring-context from 5.3.29 to 5.3.30 by @dependabot in #32
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #31
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #33
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #34
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #36
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #35
  • Bump org.springframework:spring-context from 5.3.30 to 5.3.31 by @dependabot in #37
  • Bump actions/setup-java from 3 to 4 by @dependabot in #39
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #38
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #40
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #41
  • Bump versions.org.slf4j from 2.0.9 to 2.0.10 by @dependabot in #42

Full Changelog: 2.0.3...2.0.4

2.0.3

13 Sep 06:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

20 Jul 12:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

30 Jun 07:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

26 Apr 10:37
e4dd386
Compare
Choose a tag to compare

What's Changed

  • Move to GitHub Actions
  • Change license to MIT
  • Update dependencies
  • Release on Maven central and GitHub packages
  • Minimal supported Java version is now 1.8
  • Bump spring-context from 4.2.6.RELEASE to 5.3.27
  • Bump mockito-core from 1.10.19 to 4.11.0
  • Bump junit from 4.12 to 4.13.1 by @dependabot in #2
  • Bump maven-deploy-plugin from 2.8.2 to 3.1.1 by @dependabot in #7
  • Bump junit from 4.13.1 to 4.13.2 by @dependabot in #4
  • Bump maven-javadoc-plugin from 2.10.3 to 3.5.0 by @dependabot in #5
  • Bump maven-jar-plugin from 3.0.0 to 3.3.0 by @dependabot in #6
  • Bump jsr305 from 1.3.9 to 3.0.2 by @dependabot in #8
  • Bump maven-compiler-plugin from 3.5.1 to 3.11.0 by @dependabot in #9
  • Bump versions.org.slf4j from 1.7.21 to 2.0.7 by @dependabot in #10
  • Bump jacoco-maven-plugin from 0.7.6.201602180812 to 0.8.10 by @dependabot in #12

Full Changelog: https://github.com/echocat/locela-api-java/commits/v2.0.0