We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36064f9 + 24a08ff commit fff1695Copy full SHA for fff1695
2 files changed
solarnet/build.gradle
@@ -103,7 +103,7 @@ subprojects {
103
snCommonOcppVersion = '6.0.2'
104
snCommonOcpp16JakartaVersion = '6.0.0'
105
snCommonOcpp201Version = '3.0.0'
106
- snCommonOcppWebJakartaVersion = '4.1.0'
+ snCommonOcppWebJakartaVersion = '4.1.1'
107
snCommonPkiBcVersion = '4.0.0'
108
snCommonWebJakartaVersion = '2.3.0'
109
snExternalOcpp16JakartaVersion = '1.0.1'
solarnet/solarocpp/build.gradle
@@ -9,7 +9,7 @@ apply plugin: 'org.springframework.boot'
9
apply plugin: 'io.spring.dependency-management'
10
11
description = 'SolarOCPP'
12
-version = '4.0.0'
+version = '4.0.1'
13
14
base {
15
archivesName = 'solarocpp'
0 commit comments