Skip to content

Releases: toolisticon/maven-parent-kotlin-base

2024.7.0

16 Jul 09:38
Compare
Choose a tag to compare

πŸš€ Enhancements & Features

  • set language level to 2.0, fixes #93 #94
  • Set kotlin language level to 2.0 #93
  • use new maven wrapper setup #90

πŸ› οΈ Chore

  • Bump org.codehaus.mojo:versions-maven-plugin from 2.17.0 to 2.17.1 #95
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 #92
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 #91
  • Bump org.openapitools:openapi-generator-maven-plugin from 7.6.0 to 7.7.0 #89
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17.0 #88

❀️ Contributors

We'd like to thank all the contributors who worked on this release!

2024.6.1

28 Jun 08:14
Compare
Choose a tag to compare

πŸ› οΈ Chore

  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 #87
  • Bump org.jetbrains.kotlinx:kotlinx-serialization-bom from 1.7.0 to 1.7.1 #86
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1 #85
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 #84
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 #83
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 #82
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 #81
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 #80

2024.6.0

09 Jun 12:59
Compare
Choose a tag to compare

πŸ› οΈ Chore

  • Bump org.jetbrains.kotlinx:kotlinx-serialization-bom from 1.6.3 to 1.7.0 #79
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 #78

2024.5.1

22 May 00:21
Compare
Choose a tag to compare

This release updates kotlin to 2.0.0 and thus might be potentially breaking when used together with libs that are not yet migrated to kotlin 2.0.0!

πŸš€ Enhancements & Features

  • update to kotlin 2.0 #72

πŸ› οΈ Chore

  • Bump kotlin.version from 1.9.24 to 2.0.0 #73
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 #71
  • Bump org.openapitools:openapi-generator-maven-plugin from 7.5.0 to 7.6.0 #70
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.8.0 to 1.8.1 #69

2024.5.0

11 May 13:27
Compare
Choose a tag to compare

πŸ› οΈ Chore

  • Bump kotlin.version from 1.9.23 to 1.9.24 #68
  • mvn-wrapper 3.3.1 #67

2024.4.1

30 Apr 11:57
Compare
Choose a tag to compare

πŸš€ Enhancements & Features

  • Include relevant kotlinx-serialization libs in dependency-management #66
  • update maven wrapper #62
  • Update jetbrains annotation version 24.1.0 #58

πŸ› οΈ Chore

  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 #65
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 #64
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 #63
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 #61
  • Bump org.openapitools:openapi-generator-maven-plugin from 7.4.0 to 7.5.0 #60
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 #59

2024.4.0

12 Apr 09:46
Compare
Choose a tag to compare

πŸš€ Enhancements & Features

  • Include relevant kotlinx-coroutines libs in dependency-management #56

πŸ› Bug Fixes

  • ⚑ improvements for test automation and coverage #54
  • Create correct surefire/failsafe/jacoco/jgiven configuration #53

πŸ› οΈ Chore

  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 #55
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 #52
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 #51
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 #50

❀️ Contributors

We'd like to thank all the contributors who worked on this release!

2024.3.2

25 Mar 12:16
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • Remove unsupported compiler argument: illegal-access=permit #49

πŸ› οΈ Chore

  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 #48
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 #47

2024.3.1

14 Mar 13:41
Compare
Choose a tag to compare

πŸ› οΈ Chore

  • Bump org.openapitools:openapi-generator-maven-plugin from 7.3.0 to 7.4.0 #46
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 #45
  • Bump kotlin.version from 1.9.22 to 1.9.23 #44

2024.3.0

05 Mar 15:02
Compare
Choose a tag to compare

πŸš€ Enhancements & Features

  • add maven-jar-plugin to plugin-management #43

πŸ› οΈ Chore

  • Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 #42