Skip to content

Commit

Permalink
Update snakeyaml to 1.32
Browse files Browse the repository at this point in the history
  • Loading branch information
Carleslc committed Sep 19, 2022
1 parent 0ebd6ef commit c34cf0d
Show file tree
Hide file tree
Showing 384 changed files with 1,499 additions and 1,499 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ If you are using Maven you do not need to download the jar. Instead, add this re
<dependency>
<groupId>me.carleslc.Simple-YAML</groupId>
<artifactId>Simple-Yaml</artifactId>
<version>1.8.1</version>
<version>1.8.2</version>
</dependency>
```

Expand All @@ -65,7 +65,7 @@ If you are using Maven you do not need to download the jar. Instead, add this re
<dependency>
<groupId>me.carleslc.Simple-YAML</groupId>
<artifactId>Simple-Configuration</artifactId>
<version>1.8.1</version>
<version>1.8.2</version>
</dependency>
```

Expand All @@ -88,7 +88,7 @@ allprojects {

```gradle
dependencies {
implementation 'me.carleslc.Simple-YAML:Simple-Yaml:1.8.1'
implementation 'me.carleslc.Simple-YAML:Simple-Yaml:1.8.2'
}
```

Expand All @@ -99,7 +99,7 @@ dependencies {

```gradle
dependencies {
implementation 'me.carleslc.Simple-YAML:Simple-Configuration:1.8.1'
implementation 'me.carleslc.Simple-YAML:Simple-Configuration:1.8.2'
}
```

Expand Down
2 changes: 1 addition & 1 deletion Simple-Configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>Simple-YAML-Parent</artifactId>
<groupId>me.carleslc.simpleyaml</groupId>
<version>1.8.1</version>
<version>1.8.2</version>
</parent>
<artifactId>Simple-Configuration</artifactId>
<groupId>me.carleslc</groupId>
Expand Down
8 changes: 4 additions & 4 deletions Simple-Yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,23 @@
<parent>
<artifactId>Simple-YAML-Parent</artifactId>
<groupId>me.carleslc.simpleyaml</groupId>
<version>1.8.1</version>
<version>1.8.2</version>
</parent>
<artifactId>Simple-Yaml</artifactId>
<groupId>me.carleslc</groupId>
<name>Simple-Yaml</name>
<version>1.8.1</version>
<version>1.8.2</version>

<dependencies>
<dependency>
<groupId>me.carleslc</groupId>
<artifactId>Simple-Configuration</artifactId>
<version>1.8.1</version>
<version>1.8.2</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.30</version>
<version>1.32</version>
</dependency>
</dependencies>

Expand Down
6 changes: 3 additions & 3 deletions doc/Simple-Configuration/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:13 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:51 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Simple-Configuration 1.8.1 API)</title>
<meta name="date" content="2022-08-01">
<title>All Classes (Simple-Configuration 1.8.2 API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
6 changes: 3 additions & 3 deletions doc/Simple-Configuration/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:13 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:51 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Simple-Configuration 1.8.1 API)</title>
<meta name="date" content="2022-08-01">
<title>All Classes (Simple-Configuration 1.8.2 API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
8 changes: 4 additions & 4 deletions doc/Simple-Configuration/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:12 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:50 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (Simple-Configuration 1.8.1 API)</title>
<meta name="date" content="2022-08-01">
<title>Constant Field Values (Simple-Configuration 1.8.2 API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (Simple-Configuration 1.8.1 API)";
parent.document.title="Constant Field Values (Simple-Configuration 1.8.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions doc/Simple-Configuration/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:13 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:51 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Simple-Configuration 1.8.1 API)</title>
<meta name="date" content="2022-08-01">
<title>Deprecated List (Simple-Configuration 1.8.2 API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (Simple-Configuration 1.8.1 API)";
parent.document.title="Deprecated List (Simple-Configuration 1.8.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions doc/Simple-Configuration/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:13 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:51 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (Simple-Configuration 1.8.1 API)</title>
<meta name="date" content="2022-08-01">
<title>API Help (Simple-Configuration 1.8.2 API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (Simple-Configuration 1.8.1 API)";
parent.document.title="API Help (Simple-Configuration 1.8.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions doc/Simple-Configuration/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:13 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:51 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Simple-Configuration 1.8.1 API)</title>
<meta name="date" content="2022-08-01">
<title>Index (Simple-Configuration 1.8.2 API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Simple-Configuration 1.8.1 API)";
parent.document.title="Index (Simple-Configuration 1.8.2 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions doc/Simple-Configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:13 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:51 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Simple-Configuration 1.8.1 API</title>
<title>Simple-Configuration 1.8.2 API</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:12 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:50 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Configuration (Simple-Configuration 1.8.1 API)</title>
<meta name="date" content="2022-08-01">
<title>Configuration (Simple-Configuration 1.8.2 API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Configuration (Simple-Configuration 1.8.1 API)";
parent.document.title="Configuration (Simple-Configuration 1.8.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:12 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:50 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ConfigurationOptions (Simple-Configuration 1.8.1 API)</title>
<meta name="date" content="2022-08-01">
<title>ConfigurationOptions (Simple-Configuration 1.8.2 API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ConfigurationOptions (Simple-Configuration 1.8.1 API)";
parent.document.title="ConfigurationOptions (Simple-Configuration 1.8.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:12 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:50 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ConfigurationSection (Simple-Configuration 1.8.1 API)</title>
<meta name="date" content="2022-08-01">
<title>ConfigurationSection (Simple-Configuration 1.8.2 API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ConfigurationSection (Simple-Configuration 1.8.1 API)";
parent.document.title="ConfigurationSection (Simple-Configuration 1.8.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:12 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:50 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ConfigurationWrapper.ApplyToPath (Simple-Configuration 1.8.1 API)</title>
<meta name="date" content="2022-08-01">
<title>ConfigurationWrapper.ApplyToPath (Simple-Configuration 1.8.2 API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ConfigurationWrapper.ApplyToPath (Simple-Configuration 1.8.1 API)";
parent.document.title="ConfigurationWrapper.ApplyToPath (Simple-Configuration 1.8.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:12 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:50 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ConfigurationWrapper.SetToPath (Simple-Configuration 1.8.1 API)</title>
<meta name="date" content="2022-08-01">
<title>ConfigurationWrapper.SetToPath (Simple-Configuration 1.8.2 API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ConfigurationWrapper.SetToPath (Simple-Configuration 1.8.1 API)";
parent.document.title="ConfigurationWrapper.SetToPath (Simple-Configuration 1.8.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:12 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:50 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ConfigurationWrapper (Simple-Configuration 1.8.1 API)</title>
<meta name="date" content="2022-08-01">
<title>ConfigurationWrapper (Simple-Configuration 1.8.2 API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ConfigurationWrapper (Simple-Configuration 1.8.1 API)";
parent.document.title="ConfigurationWrapper (Simple-Configuration 1.8.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:12 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:50 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LoadableConfiguration (Simple-Configuration 1.8.1 API)</title>
<meta name="date" content="2022-08-01">
<title>LoadableConfiguration (Simple-Configuration 1.8.2 API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="LoadableConfiguration (Simple-Configuration 1.8.1 API)";
parent.document.title="LoadableConfiguration (Simple-Configuration 1.8.2 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_212) on Mon Aug 01 21:03:12 CEST 2022 -->
<!-- Generated by javadoc (1.8.0_212) on Mon Sep 19 17:37:50 CEST 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MemoryConfiguration (Simple-Configuration 1.8.1 API)</title>
<meta name="date" content="2022-08-01">
<title>MemoryConfiguration (Simple-Configuration 1.8.2 API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MemoryConfiguration (Simple-Configuration 1.8.1 API)";
parent.document.title="MemoryConfiguration (Simple-Configuration 1.8.2 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit c34cf0d

Please sign in to comment.