Skip to content

Commit

Permalink
Dependency and license update. Releasing new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto-Gentili committed May 1, 2024
1 parent 25a29e7 commit ec3f164
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom-for-java-7-testing.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>org.burningwave</groupId>
<artifactId>reflection</artifactId>
<version>3.6.4-fjs-SNAPSHOT</version>
<version>3.7.0-fjs-SNAPSHOT</version>
<packaging>jar</packaging>


Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
The MIT License (MIT)
Copyright (c) 2022-2023 Roberto Gentili
Copyright (c) 2022 Roberto Gentili
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without restriction, including without
Expand All @@ -31,7 +31,7 @@

<groupId>org.burningwave</groupId>
<artifactId>reflection</artifactId>
<version>3.6.4-fjs-SNAPSHOT</version>
<version>3.7.0-fjs-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Burningwave Reflection</name>
Expand Down Expand Up @@ -95,7 +95,7 @@
<jacoco-maven-plugin.version>0.7.6.201602180812</jacoco-maven-plugin.version>
<junit-jupiter.version>5.9.1</junit-jupiter.version>
<junit.version>4.12</junit.version>
<burningwave-jvm-driver.version>8.15.0</burningwave-jvm-driver.version>
<burningwave-jvm-driver.version>8.16.0</burningwave-jvm-driver.version>
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit ec3f164

Please sign in to comment.