Skip to content

Commit 2e1ff18

Browse files
committed
更新jackson版本
1 parent b3c25a0 commit 2e1ff18

59 files changed

Lines changed: 123 additions & 115 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A `Java` version of the `SDK`, based on the [`FOFA Pro API`](https://fofa.so/api
1818
<dependency>
1919
<groupId>com.r4v3zn.fofa</groupId>
2020
<artifactId>fofa-core</artifactId>
21-
<version>1.0.3.RELEASE</version>
21+
<version>1.0.4.RELEASE</version>
2222
</dependency>
2323
```
2424

@@ -132,6 +132,10 @@ FofaData{mode='extended', page=1, size=8578, totalPage=86, query='app="Solr"', r
132132

133133
## Update Log
134134

135+
2021-07-26
136+
137+
- Update jackson version
138+
135139
2020-04-27
136140

137141
- Fixing security holes

README_zh.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,10 @@ FofaData{mode='extended', page=1, size=8578, totalPage=86, query='app="Solr"', r
137137

138138
## 更新日志
139139

140+
2021-07-26
141+
142+
- 更新 jackson 版本
143+
140144
2020-04-27
141145

142146
- 修复安全漏洞

fofa-core.iml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
</content>
1111
<orderEntry type="inheritedJdk" />
1212
<orderEntry type="sourceFolder" forTests="false" />
13-
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.9.9" level="project" />
14-
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.10.0.pr1" level="project" />
15-
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.10.0.pr1" level="project" />
13+
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.12.4" level="project" />
14+
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.12.4" level="project" />
15+
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.12.4" level="project" />
1616
<orderEntry type="library" name="Maven: cn.hutool:hutool-core:5.7.3" level="project" />
1717
</component>
1818
</module>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@
5353
<dependency>
5454
<groupId>com.fasterxml.jackson.core</groupId>
5555
<artifactId>jackson-core</artifactId>
56-
<version>2.9.9</version>
56+
<version>2.12.4</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.fasterxml.jackson.core</groupId>
6060
<artifactId>jackson-databind</artifactId>
61-
<version>2.10.0.pr1</version>
61+
<version>2.12.4</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>cn.hutool</groupId>

target/apidocs/allclasses-frame.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="zh">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Tue Jul 06 22:24:06 CST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 26 12:00:11 CST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>所有类 (fofa-java 1.0.3.RELEASE API)</title>
8-
<meta name="date" content="2021-07-06">
8+
<meta name="date" content="2021-07-26">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>

target/apidocs/allclasses-noframe.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="zh">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Tue Jul 06 22:24:06 CST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 26 12:00:11 CST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>所有类 (fofa-java 1.0.3.RELEASE API)</title>
8-
<meta name="date" content="2021-07-06">
8+
<meta name="date" content="2021-07-26">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>

target/apidocs/com/r4v3zn/fofa/core/DO/FofaData.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="zh">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Tue Jul 06 22:24:06 CST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 26 12:00:11 CST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>FofaData (fofa-java 1.0.3.RELEASE API)</title>
8-
<meta name="date" content="2021-07-06">
8+
<meta name="date" content="2021-07-26">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../../script.js"></script>
1111
</head>

target/apidocs/com/r4v3zn/fofa/core/DO/User.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="zh">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Tue Jul 06 22:24:06 CST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 26 12:00:11 CST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>User (fofa-java 1.0.3.RELEASE API)</title>
8-
<meta name="date" content="2021-07-06">
8+
<meta name="date" content="2021-07-26">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../../script.js"></script>
1111
</head>

target/apidocs/com/r4v3zn/fofa/core/DO/UserLogin.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="zh">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Tue Jul 06 22:24:06 CST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 26 12:00:11 CST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>UserLogin (fofa-java 1.0.3.RELEASE API)</title>
8-
<meta name="date" content="2021-07-06">
8+
<meta name="date" content="2021-07-26">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../../script.js"></script>
1111
</head>

target/apidocs/com/r4v3zn/fofa/core/DO/class-use/FofaData.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="zh">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Tue Jul 06 22:24:06 CST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_171) on Mon Jul 26 12:00:11 CST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>类 com.r4v3zn.fofa.core.DO.FofaData的使用 (fofa-java 1.0.3.RELEASE API)</title>
8-
<meta name="date" content="2021-07-06">
8+
<meta name="date" content="2021-07-26">
99
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../../../script.js"></script>
1111
</head>

0 commit comments

Comments
 (0)