Skip to content

Commit

Permalink
版本2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wanghaomiao committed Dec 5, 2019
1 parent 778f60c commit df447e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import org.redisson.config.SingleServerConfig;

/**
* @author 汪浩淼 wanghaomiao@huli.com
* @author 汪浩淼 seimimaster@gmail.com
* @since 2018/5/11.
*/
public class SeimiConfig {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import org.springframework.core.type.AnnotatedTypeMetadata;

/**
* @author 汪浩淼 wanghaomiao@huli.com
* @author 汪浩淼 seimimaster@gmail.com
* @since 2018/5/29.
*/
public class StandaloneCondition implements Condition {
Expand Down
2 changes: 1 addition & 1 deletion standalone-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>cn.wanghaomiao</groupId>
<artifactId>SeimiCrawler</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit df447e2

Please sign in to comment.