提交 4988f756 编写于 作者: E Eduardo Ramos

Update dependencies

上级 26d74c4f
# Gephi - The Open Graph Viz Platform # Gephi - The Open Graph Viz Platform
[![Build Status](https://travis-ci.org/gephi/gephi.svg?branch=master)](https://travis-ci.org/gephi/gephi) [![Build Status](https://travis-ci.org/gephi/gephi.svg?branch=master)](https://travis-ci.org/gephi/gephi)
[![Dependency Status](https://www.versioneye.com/user/projects/5891dedd45c80c0016cae662/badge.svg?style=flat)](https://www.versioneye.com/user/projects/5891dedd45c80c0016cae662) [![Dependency Status](https://www.versioneye.com/user/projects/5891dedd45c80c0016cae662/badge.svg?style=flat)](https://www.versioneye.com/user/projects/5891dedd45c80c0016cae662?child=summary)
[![Downloads](https://img.shields.io/github/downloads/gephi/gephi/v0.9.1/total.svg)](https://github.com/gephi/gephi/releases/tag/v0.9.1) [![Downloads](https://img.shields.io/github/downloads/gephi/gephi/v0.9.1/total.svg)](https://github.com/gephi/gephi/releases/tag/v0.9.1)
[Gephi](http://gephi.org) is an award-winning open-source platform for visualizing and manipulating large graphs. It runs on Windows, Mac OS X and Linux. Localization is available in French, Spanish, Japanese, Russian, Brazilian Portuguese, Chinese and Czech. [Gephi](http://gephi.org) is an award-winning open-source platform for visualizing and manipulating large graphs. It runs on Windows, Mac OS X and Linux. Localization is available in French, Spanish, Japanese, Russian, Brazilian Portuguese, Chinese and Czech.
......
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
<dependency> <dependency>
<groupId>com.itextpdf</groupId> <groupId>com.itextpdf</groupId>
<artifactId>itextpdf</artifactId> <artifactId>itextpdf</artifactId>
<version>5.5.10</version> <version>5.5.11</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.xmlgraphics</groupId> <groupId>org.apache.xmlgraphics</groupId>
......
...@@ -196,7 +196,7 @@ ...@@ -196,7 +196,7 @@
<!--==== Dependency Versions ==================================================================================--> <!--==== Dependency Versions ==================================================================================-->
<gephi.slf4j.version>1.7.25</gephi.slf4j.version> <gephi.slf4j.version>1.7.25</gephi.slf4j.version>
<gephi.sentry.raven.version>7.8.5</gephi.sentry.raven.version> <gephi.sentry.raven.version>7.8.6</gephi.sentry.raven.version>
<!--==== Plugin Versions ==================================================================================--> <!--==== Plugin Versions ==================================================================================-->
...@@ -246,7 +246,7 @@ ...@@ -246,7 +246,7 @@
<gephi.site-maven-plugin.version>0.12</gephi.site-maven-plugin.version> <gephi.site-maven-plugin.version>0.12</gephi.site-maven-plugin.version>
<versioneye-maven-plugin.version>3.11.1</versioneye-maven-plugin.version> <versioneye-maven-plugin.version>3.11.2</versioneye-maven-plugin.version>
</properties> </properties>
<!-- Maven required version --> <!-- Maven required version -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册