Skip to content

Commit 2c3fc5a

Browse files
committed
Update gson from 2.11.0 to 2.12.1
1 parent 8163722 commit 2c3fc5a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

ide/c.google.gson/external/binaries-list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
527175CA6D81050B53BDD4C457A6D6E017626B0E com.google.code.gson:gson:2.11.0
17+
4E773A317740B83B43CFC3D652962856041697CB com.google.code.gson:gson:2.12.1

ide/c.google.gson/external/gson-2.11.0-license.txt renamed to ide/c.google.gson/external/gson-2.12.1-license.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Name: GSon
22
Description: JSon serialization/deserialization library
33
Origin: GitHub
4-
Version: 2.11.0
4+
Version: 2.12.1
55
License: Apache-2.0
66

77
Apache License

ide/c.google.gson/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
release.external/gson-2.11.0.jar=modules/com-google-gson.jar
17+
release.external/gson-2.12.1.jar=modules/com-google-gson.jar
1818
is.autoload=true
1919
javac.compilerargs=-Xlint -Xlint:-serial
2020
javac.source=1.8

ide/c.google.gson/nbproject/project.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<public-packages/>
2929
<class-path-extension>
3030
<runtime-relative-path>com-google-gson.jar</runtime-relative-path>
31-
<binary-origin>external/gson-2.11.0.jar</binary-origin>
31+
<binary-origin>external/gson-2.12.1.jar</binary-origin>
3232
</class-path-extension>
3333
</data>
3434
</configuration>

0 commit comments

Comments
 (0)