Skip to content

Commit ec3f164

Browse files
Dependency and license update. Releasing new version
1 parent 25a29e7 commit ec3f164

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: pom-for-java-7-testing.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<groupId>org.burningwave</groupId>
3333
<artifactId>reflection</artifactId>
34-
<version>3.6.4-fjs-SNAPSHOT</version>
34+
<version>3.7.0-fjs-SNAPSHOT</version>
3535
<packaging>jar</packaging>
3636

3737

Diff for: pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
1010
The MIT License (MIT)
1111
12-
Copyright (c) 2022-2023 Roberto Gentili
12+
Copyright (c) 2022 Roberto Gentili
1313
1414
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
1515
documentation files (the "Software"), to deal in the Software without restriction, including without
@@ -31,7 +31,7 @@
3131

3232
<groupId>org.burningwave</groupId>
3333
<artifactId>reflection</artifactId>
34-
<version>3.6.4-fjs-SNAPSHOT</version>
34+
<version>3.7.0-fjs-SNAPSHOT</version>
3535
<packaging>jar</packaging>
3636

3737
<name>Burningwave Reflection</name>
@@ -95,7 +95,7 @@
9595
<jacoco-maven-plugin.version>0.7.6.201602180812</jacoco-maven-plugin.version>
9696
<junit-jupiter.version>5.9.1</junit-jupiter.version>
9797
<junit.version>4.12</junit.version>
98-
<burningwave-jvm-driver.version>8.15.0</burningwave-jvm-driver.version>
98+
<burningwave-jvm-driver.version>8.16.0</burningwave-jvm-driver.version>
9999
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
100100
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
101101
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)