Skip to content

Commit 2a5fc64

Browse files
author
NITRO5\Corey
committed
git merge nightmare
1 parent 45d890b commit 2a5fc64

File tree

412 files changed

+7984
-8449
lines changed

Some content is hidden

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

412 files changed

+7984
-8449
lines changed

CONTRIBUTORS

+26-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ The following list of authors was automatically generated from the XChange proje
1616

1717
git log --format='%aN' | sort -u
1818

19-
小田謙太郎
2019
=
2120
Achterhoeker
2221
Adam from WALCZAK.IT
@@ -28,6 +27,7 @@ Alexey Z
2827
Allen Day
2928
Alvin Singh
3029
Andraž
30+
Andrea Fossi
3131
André Reiter
3232
Anthony Tsang
3333
Arthurm1
@@ -48,6 +48,7 @@ Chris Rico
4848
Christian Strässle
4949
Cray Imperative
5050
Cristian Lucaci
51+
Cyril
5152
Daniel Cohen
5253
Danilo Guimarães
5354
Dave Seyb
@@ -133,10 +134,13 @@ Mikelle
133134
Mikhail Wall
134135
Miso Oprendek
135136
Muffon
137+
Nathan King
136138
Nicolas Pinot
139+
Nikita Belenkiy
137140
Niko Schmuck
138141
Norbert Sándor
139142
ObsessiveOrange
143+
Oleg Danilov
140144
Oleg Khomenko
141145
Oliver Drotleff
142146
Oscar Francia
@@ -149,8 +153,8 @@ Peter N. Steinmetz
149153
Piotr Ladyzynski
150154
Piotr Ładyżyński
151155
Radu
152-
Rafał Krupiński
153156
Rafal Krupinski
157+
Rafał Krupiński
154158
Raphael Voellmy
155159
Richard Flint
156160
Robert Felker
@@ -163,10 +167,13 @@ Sebastiaan van Erk
163167
Sergey Belyakov
164168
Sergey Lukashevich
165169
Sergey Tselovalnikov
170+
Sergii Pogodin
166171
Sergio Rodriguez
167172
Sikerdebaard
173+
Snailz
168174
Stuart Low
169175
Sumedha Saxena
176+
Sylvain
170177
Sébastien Koch
171178
TM Lee
172179
The Gitter Badger
@@ -198,8 +205,11 @@ Zorge.R
198205
ahmetoz
199206
ajdev
200207
aleks-azen
208+
201209
alessandro luppi
202210
alobarev
211+
amjad1210
212+
anton
203213
anw
204214
apaygh
205215
artvel
@@ -210,6 +220,7 @@ bolobox
210220
boppleton
211221
brilliantnut
212222
bronko
223+
bronoman
213224
brox
214225
cacofish
215226
cacofishadct
@@ -233,10 +244,14 @@ gmorpheme
233244
godoorsun
234245
gpwclark
235246
hardsky
247+
hbwhyte
236248
henry
249+
huguanrui
237250
hurricup
251+
interwater
238252
ivan.kosianenko
239253
jamespedwards42
254+
jasonliu119
240255
jclaruelle
241256
jcuypers
242257
johndemic
@@ -255,8 +270,10 @@ mazi
255270
mdeverdelhan
256271
mfarid
257272
mharris021
273+
michaelscheung
258274
miho
259275
mnapier
276+
moardm
260277
nakedpony
261278
nicostouch
262279
nimrood
@@ -265,10 +282,12 @@ [email protected]
265282
o
266283
odaken
267284
paul
285+
pchertalev
268286
perlboy
269287
piotr
270288
pnkwpk
271289
pozheg
290+
procyon
272291
seanrobb
273292
sebastienkoch
274293
semihunaldi
@@ -283,12 +302,17 @@ stephane-coulomb
283302
stevenuray
284303
suchac
285304
swiesend
305+
taoruifu
286306
tbosman
287307
tim
288308
timmolter
309+
trix
310+
trix13
289311
veken0m
290312
vulicevic
291313
will
292314
wvr
293315
ww3456
294316
zholmes
317+
陈晔
318+
小田謙太郎

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -103,17 +103,17 @@ Add the following dependencies in your pom.xml file. You will need at least xcha
103103
<dependency>
104104
<groupId>org.knowm.xchange</groupId>
105105
<artifactId>xchange-core</artifactId>
106-
<version>4.3.5</version>
106+
<version>4.3.7</version>
107107
</dependency>
108108
<dependency>
109109
<groupId>org.knowm.xchange</groupId>
110110
<artifactId>xchange-examples</artifactId>
111-
<version>4.3.5</version>
111+
<version>4.3.7</version>
112112
</dependency>
113113
<dependency>
114114
<groupId>org.knowm.xchange</groupId>
115115
<artifactId>xchange-XYZ</artifactId>
116-
<version>4.3.5</version>
116+
<version>4.3.7</version>
117117
</dependency>
118118

119119
For snapshots, add the following repository to your pom.xml file.
@@ -126,7 +126,7 @@ For snapshots, add the following repository to your pom.xml file.
126126

127127
The current snapshot version is:
128128

129-
4.3.6-SNAPSHOT
129+
4.3.8-SNAPSHOT
130130

131131
## Building with Maven
132132

0 commit comments

Comments
 (0)